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