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