sha256:cc8f5c04ca954c6063980130015d51a62977daab9d2d1b1bf000b6b68810804a
OS/ARCH
linux/arm64
Compressed size
75.7 MB
Last pushed
5 months by mietzen
Type
Image
Manifest digest
sha256:cc8f5c04ca954c6063980130015d51a62977daab9d2d1b1bf000b6b68810804a
Image Layers
1# debian.sh --arch 'arm64' out/48.72 MB2RUN /bin/sh -c apt-get update17.01 MB3RUN /bin/sh -c adduser --system1.2 KB4COPY /build/dnscrypt-proxy/dnscrypt-proxy /opt/dnscrypt/dnscrypt-proxy # buildkit4.81 MB5COPY dnscrypt-config.toml.template /opt/dnscrypt/dnscrypt-config.toml.template # buildkit349 B6COPY /build/redsocks /opt/redsocks/redsocks # buildkit176.55 KB7COPY redsocks.conf.template /opt/redsocks/redsocks.conf.template # buildkit612 B8RUN /bin/sh -c chown -R4.98 MB9COPY entrypoint.sh /entrypoint.sh # buildkit2.66 KB10SHELL [/bin/bash]0 B11ENTRYPOINT ["/entrypoint.sh"]0 B12COPY healthcheck.sh /healthcheck.sh # buildkit216 B13HEALTHCHECK &{["CMD-SHELL" "/bin/bash /healthcheck.sh"] "10s"0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1776729600'