account (dec0a0)
Installation
docker pull git.spbr.net/spacebar/account:dec0a0sha256:b686dba7dde751b10d21af22d65db1b24b31e4b9debd290b07be4d85f1c228feImage 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"] |