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