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