account (554658)
Installation
docker pull git.spbr.net/spacebar/account:554658sha256:7e337dcbfcd5f0d4f742b3dc99e90a12687ca2f0f5ad02956a88f3893dc19ad4Image 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"] |