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