rust-nex/fast-racing-neo/proxy-insecure (302b4e)
Installation
docker pull git.spbr.net/spacebar/rust-nex/fast-racing-neo/proxy-insecure:302b4esha256:58234aacbeda80dafd9cca7814443d4a2461eefe8fcb4cd538da9b2003f7e2b2Image 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"] |