account (4cf471)
Installation
docker pull git.spbr.net/spacebar/account:4cf471sha256:2e0a6df46c8ab95708f4f2d3a556104ee8da02f3e574230a58881164533ebf5cImage layers
| WORKDIR / |
| COPY /app/target/x86_64-unknown-linux-musl/prod/account /account # buildkit |
| COPY /app/res /res # buildkit |
| ENTRYPOINT ["/account"] |