rust-nex/super-mario-maker/proxy-insecure (5504fd)
Installation
docker pull git.spbr.net/spacebar/rust-nex/super-mario-maker/proxy-insecure:5504fdsha256:e413cac71d237c208aa73e1eefba0880504e6a567fe75c166bdbaa6eded0e17fImage 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_insecure /proxy_insecure # buildkit |
| ENTRYPOINT ["/proxy_insecure"] |