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