sha256:0910fb48e3dbb52bdede603da56f00bf0ac30cc27ddc693748213492ac63feb5
OS/ARCH
Compressed size
78.61 MB
Last pushed
22 days by mietzen
Type
Image
Manifest digest
sha256:7730b84e9aa5d8d44c1b6dff709c65173fdc431e37c7732e5a866dc483cc8839
Image Layers
1# debian.sh --arch 'arm64' out/48.74 MB2RUN /bin/sh -c apt-get update20.75 MB3RUN /bin/sh -c adduser --system1.2 KB4COPY /build/dnscrypt-proxy/dnscrypt-proxy /opt/dnscrypt/dnscrypt-proxy # buildkit4.38 MB5COPY dnscrypt-config.toml.template /opt/dnscrypt/dnscrypt-config.toml.template # buildkit350 B6COPY /build/redsocks /opt/redsocks/redsocks # buildkit177.59 KB7COPY redsocks.conf.template /opt/redsocks/redsocks.conf.template # buildkit612 B8RUN /bin/sh -c chown -R4.56 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 'arm64' out/ 'trixie' '@1787529600'