account (cfd4bc)
Installation
docker pull git.spbr.net/spacebar/account:cfd4bcsha256:8db0eaf33aa0469bbe57b6233bdeafff6c1534bbf16286e116997cb4cce8b99dImage 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"] |