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