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