nex-account (91ca8f)
Installation
docker pull git.spbr.net/spacebar/nex-account:91ca8fsha256:4ae8f705cbe2fad68966842e59b2490952814fd70c738c442c7e8d648e5629edImage layers
| WORKDIR / |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| COPY /app/dist/nex-account /nex-account # buildkit |
| ENTRYPOINT ["/nex-account"] |