sha256:53836e7a8e36dfcea8f2f5ed71fe43b7944abdffd7bf48255bcc8c59137f5668
OS/ARCH
Compressed size
27.51 MB
Last pushed
10 months by edelux
Type
Image
Manifest digest
sha256:c8d39a5a4a63e713f383de12f6c688b0ecd0da45a6c13ac57e74a7ea9e806161
Image Layers
1COPY /scratch / # buildkit27.38 MB2COPY entrypoint.sh / # buildkit619 B3COPY dnscrypt-proxy.toml /etc/dnscrypt-proxy/dnscrypt-proxy.toml # buildkit659 B4COPY dnsmasq.conf /etc/dnsmasq.conf # buildkit227 B5ARG TARGETPLATFORM=linux/amd640 B6ARG TARGETARCH=amd640 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/amd64 TARGETARCH=amd64 TARGETOS=linux135.19 KB13ENTRYPOINT ["sh" "/entrypoint.sh"]0 B14CMD []0 BCommand
COPY /scratch / # buildkit