account (282b1c)
Installation
docker pull git.spbr.net/spacebar/account:282b1csha256:ef7648d4de03128f24eabdcdd6806bfa9e3ad4e47798a5ea5eb05b514dfdfc1eImage layers
| WORKDIR / |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| COPY /app/dist/account /account # buildkit |
| COPY /app/res /res # buildkit |
| ENTRYPOINT ["/account"] |