Sign inSign up

digintlab/rasp-proxy:1.0

Multi-platform
Index digest

sha256:fb5c058f7c87da2645f8c812603805b5200ed38f128ee7769fca572653d6448f

OS/ARCH

Compressed size

50.69 MB

Last pushed

11 days by digintlab

Type

Image

Manifest digest

sha256:a40721d509c02d668b89e1e177404019cd627083879c9d7d067a8b12e3bc1cfa

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c apt-get update23.87 MB
3COPY squidconfig/squid.conf /etc/squid/squid.conf # buildkit2.82 KB
4COPY privoxy/config /etc/privoxy/config # buildkit1.64 KB
5COPY tor/torrc /etc/tor/torrc # buildkit541 B
6COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit3.89 KB
7RUN /bin/sh -c chmod +x32 B
8EXPOSE [3128/tcp 3129/tcp]0 B
9HEALTHCHECK {Test:[CMD-SHELL test "$(curl -s0 B
10ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'