rust-nex/splatoon/proxy-secure (22252c)
Installation
docker pull git.spbr.net/spacebar/rust-nex/splatoon/proxy-secure:22252csha256:f4624b4df291b6434ed6235f4a44748524fef4650ba8ad280fc138e60357826aImage layers
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit |
| COPY /app/dist/proxy_secure /proxy_secure # buildkit |
| ENTRYPOINT ["/proxy_secure"] |