rust-nex/wii-u-chat/proxy-insecure (3a7bb9)
Installation
docker pull git.spbr.net/spacebar/rust-nex/wii-u-chat/proxy-insecure:3a7bb9sha256:37613e116cdd9b52343206e7a29a40f988bdd43ed7d2e88f312c9b0261591d55Image 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"] |