sha256:0910fb48e3dbb52bdede603da56f00bf0ac30cc27ddc693748213492ac63feb5
OS/ARCH
Compressed size
72.62 MB
Last pushed
23 days by mietzen
Type
Image
Manifest digest
sha256:e2556615079d82c5b2b1af9923227d754ff34d4b0f4b132ee62001d13cf30e71
Image Layers
1# debian.sh --arch 'armhf' out/44.64 MB2RUN /bin/sh -c apt-get update18.3 MB3RUN /bin/sh -c adduser --system1.2 KB4COPY /build/dnscrypt-proxy/dnscrypt-proxy /opt/dnscrypt/dnscrypt-proxy # buildkit4.67 MB5COPY dnscrypt-config.toml.template /opt/dnscrypt/dnscrypt-config.toml.template # buildkit350 B6COPY /build/redsocks /opt/redsocks/redsocks # buildkit171.11 KB7COPY redsocks.conf.template /opt/redsocks/redsocks.conf.template # buildkit612 B8RUN /bin/sh -c chown -R4.83 MB9COPY entrypoint.sh /entrypoint.sh # buildkit2.66 KB10SHELL [/bin/bash]0 B11ENTRYPOINT ["/entrypoint.sh"]0 B12COPY healthcheck.sh /healthcheck.sh # buildkit215 B13HEALTHCHECK {Test:[CMD-SHELL /bin/bash /healthcheck.sh] Interval:10s0 BCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1787529600'