account (cd3fce)
Installation
docker pull git.spbr.net/spacebar/account:cd3fcesha256:770237fba40014429e6a72e1bca0d4412395fe072a89890826c9e3108f92c3faImage layers
| WORKDIR / |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| COPY /app/dist/account /account # buildkit |
| COPY /app/res /res # buildkit |
| ENTRYPOINT ["/account"] |