sha256:0910fb48e3dbb52bdede603da56f00bf0ac30cc27ddc693748213492ac63feb5
OS/ARCH
Compressed size
78.67 MB
Last pushed
24 days by mietzen
Type
Image
Manifest digest
sha256:dba12b6cb08e038b6fae80a7d5264cfe720e49bc6aa6ad7ec850792d6f547fd8
Image Layers
1# debian.sh --arch 'amd64' out/48.17 MB2RUN /bin/sh -c apt-get update20.44 MB3RUN /bin/sh -c adduser --system1.2 KB4COPY /build/dnscrypt-proxy/dnscrypt-proxy /opt/dnscrypt/dnscrypt-proxy # buildkit4.85 MB5COPY dnscrypt-config.toml.template /opt/dnscrypt/dnscrypt-config.toml.template # buildkit349 B6COPY /build/redsocks /opt/redsocks/redsocks # buildkit182.58 KB7COPY redsocks.conf.template /opt/redsocks/redsocks.conf.template # buildkit611 B8RUN /bin/sh -c chown -R5.03 MB9COPY entrypoint.sh /entrypoint.sh # buildkit2.66 KB10SHELL [/bin/bash]0 B11ENTRYPOINT ["/entrypoint.sh"]0 B12COPY healthcheck.sh /healthcheck.sh # buildkit214 B13HEALTHCHECK {Test:[CMD-SHELL /bin/bash /healthcheck.sh] Interval:10s0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'