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