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