sha256:f4bed5e33a089651aa08c070f2121e77a0216cb888454976b4b26cdc0adf470e
OS/ARCH
Compressed size
27.5 MB
Last pushed
6 months by edelux
Type
Image
Manifest digest
sha256:6832100867f1e20c462c15ad1e5bda7e35bd671fc9bf1200539812c29a3cea40
Image Layers
1COPY /scratch / # buildkit27.37 MB2COPY entrypoint.sh / # buildkit620 B3COPY dnscrypt-proxy.toml /etc/dnscrypt-proxy/dnscrypt-proxy.toml # buildkit658 B4COPY dnsmasq.conf /etc/dnsmasq.conf # buildkit226 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.31 KB13ENTRYPOINT ["sh" "/entrypoint.sh"]0 B14CMD []0 BCommand
COPY /scratch / # buildkit