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