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