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