account (fb5562)
Installation
docker pull git.spbr.net/spacebar/account:fb5562sha256:cd79187c4bc40f2e3e8615ed34742908c36053391f0b079e9e83f86bf9d139a9Image layers
| WORKDIR / |
| COPY /app/target/x86_64-unknown-linux-musl/prod/account /account # buildkit |
| COPY /app/res /res # buildkit |
| ENTRYPOINT ["/account"] |