sha256:3b8c5fb1136926429e89cf7b19fff467827ec04b62992fbc780fb2381dedb64d
OS/ARCH
Compressed size
74.96 MB
Last pushed
7 days by mietzen
Type
Image
Manifest digest
sha256:7231085aa22749edeed11aca7856505e558acd1972231bd182bac9f3048a106c
Image Layers
1# debian.sh --arch 'amd64' out/48.14 MB2RUN /bin/sh -c apt-get update17.06 MB3RUN /bin/sh -c adduser --system1.19 KB4COPY /build/dnscrypt-proxy/dnscrypt-proxy /opt/dnscrypt/dnscrypt-proxy # buildkit4.7 MB5COPY dnscrypt-config.toml.template /opt/dnscrypt/dnscrypt-config.toml.template # buildkit346 B6COPY /build/redsocks /opt/redsocks/redsocks # buildkit182.58 KB7COPY redsocks.conf.template /opt/redsocks/redsocks.conf.template # buildkit611 B8RUN /bin/sh -c chown -R4.88 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' '@1785715200'