stable-20260610
sha256:9b88b7be5204b61e77df8e11a906f60a7f3ae6223ac1869717ef9f8a26fd26bf
OS/ARCH
Compressed size
76.4 MB
Last pushed
30 days by mietzen
Type
Image
Manifest digest
sha256:c09164ea69eb6e96c81b8c9513e22ca69dbd380f8681020766cb4cdec878a0c9
Image Layers
1# debian.sh --arch 'amd64' out/48.15 MB2RUN /bin/sh -c apt-get update17.05 MB3RUN /bin/sh -c adduser --system1.19 KB4COPY /build/dnscrypt-proxy/dnscrypt-proxy /opt/dnscrypt/dnscrypt-proxy # buildkit5.42 MB5COPY dnscrypt-config.toml.template /opt/dnscrypt/dnscrypt-config.toml.template # buildkit343 B6COPY /build/redsocks /opt/redsocks/redsocks # buildkit182.57 KB7COPY redsocks.conf.template /opt/redsocks/redsocks.conf.template # buildkit607 B8RUN /bin/sh -c chown -R5.6 MB9COPY entrypoint.sh /entrypoint.sh # buildkit2.66 KB10SHELL [/bin/bash]0 B11ENTRYPOINT ["/entrypoint.sh"]0 B12COPY healthcheck.sh /healthcheck.sh # buildkit216 B13HEALTHCHECK {Test:[CMD-SHELL /bin/bash /healthcheck.sh] Interval:10s0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1781049600'