sha256:32c118dcb31fd3efd79a348ac5a34f380e421dd209edc78cf7c20156768f842b
OS/ARCH
Compressed size
27.5 MB
Last pushed
4 months by edelux
Type
Image
Manifest digest
sha256:b3edc87c9f7959f93a6052cd75a46a5a427409f9346454c538fd7f4e939ac1c3
Image Layers
1COPY /scratch / # buildkit27.37 MB2COPY entrypoint.sh / # buildkit618 B3COPY dnscrypt-proxy.toml /etc/dnscrypt-proxy/dnscrypt-proxy.toml # buildkit658 B4COPY dnsmasq.conf /etc/dnsmasq.conf # buildkit227 B5ARG TARGETPLATFORM=linux/arm640 B6ARG TARGETARCH=arm640 B7ARG TARGETOS=linux0 B8ARG BUILD_VERSION0 B9ARG BUILD_DATE0 B10ARG GIT_COMMIT0 B11LABEL org.opencontainers.image.supported.architectures=amd64,arm64,ppc64le,riscv64,s390x org.opencontainers.image.documentation=https://github.com/edelux/dns-proxy#readme org.opencontainers.image.title=Lightweight DNS0 B12RUN |6 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 TARGETOS=linux135.29 KB13ENTRYPOINT ["sh" "/entrypoint.sh"]0 B14CMD []0 BCommand
COPY /scratch / # buildkit