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