sha256:3b8c5fb1136926429e89cf7b19fff467827ec04b62992fbc780fb2381dedb64d
OS/ARCH
Compressed size
74.6 MB
Last pushed
7 days by mietzen
Type
Image
Manifest digest
sha256:78a550f855367d8887eab80552a63888fe927c1e9ecf8a695567c9388abc26dd
Image Layers
1# debian.sh --arch 'arm64' out/48.71 MB2RUN /bin/sh -c apt-get update17.03 MB3RUN /bin/sh -c adduser --system1.2 KB4COPY /build/dnscrypt-proxy/dnscrypt-proxy /opt/dnscrypt/dnscrypt-proxy # buildkit4.25 MB5COPY dnscrypt-config.toml.template /opt/dnscrypt/dnscrypt-config.toml.template # buildkit347 B6COPY /build/redsocks /opt/redsocks/redsocks # buildkit177.65 KB7COPY redsocks.conf.template /opt/redsocks/redsocks.conf.template # buildkit611 B8RUN /bin/sh -c chown -R4.43 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 'arm64' out/ 'trixie' '@1785715200'