rust-nex/super-mario-maker/proxy-secure (be7bc7)
Installation
docker pull git.spbr.net/spacebar/rust-nex/super-mario-maker/proxy-secure:be7bc7sha256:70986dcf9e37ab76da7a28d2fdf7a402aed012657f9d8a3b999977b9f3d4f54aImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libssl3 && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY dist/proxy_secure /proxy_secure # buildkit |
| ENTRYPOINT ["/proxy_secure"] |