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