sha256:b4c04f9571200aceedc286c7d1f9811b0708bed40b6e53c1ef422020deea6f81
OS/ARCH
Compressed size
29.16 MB
Last pushed
29 days by edelux
Type
Image
Manifest digest
sha256:8bbf712a635a64a5e89f1eaf6d343732171b67fbd346dafa63e4144d3b459705
Image Layers
1COPY /scratch / # buildkit29.03 MB2COPY entrypoint.sh / # buildkit619 B3COPY dnscrypt-proxy.toml /etc/dnscrypt-proxy/dnscrypt-proxy.toml # buildkit659 B4COPY dnsmasq.conf /etc/dnsmasq.conf # buildkit225 B5ARG TARGETPLATFORM=linux/ppc64le0 B6ARG TARGETARCH=ppc64le0 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/ppc64le TARGETARCH=ppc64le TARGETOS=linux135.31 KB13ENTRYPOINT ["sh" "/entrypoint.sh"]0 B14CMD []0 BCommand
COPY /scratch / # buildkit