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