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