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