sha256:f4bed5e33a089651aa08c070f2121e77a0216cb888454976b4b26cdc0adf470e
OS/ARCH
Compressed size
29.15 MB
Last pushed
6 months by edelux
Type
Image
Manifest digest
sha256:19873f987295754872b2ddb8f8f7df8d677a60d1752eea1d2a0a7ee617d12b4d
Image Layers
1COPY /scratch / # buildkit29.02 MB2COPY entrypoint.sh / # buildkit620 B3COPY dnscrypt-proxy.toml /etc/dnscrypt-proxy/dnscrypt-proxy.toml # buildkit660 B4COPY dnsmasq.conf /etc/dnsmasq.conf # buildkit226 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.29 KB13ENTRYPOINT ["sh" "/entrypoint.sh"]0 B14CMD []0 BCommand
COPY /scratch / # buildkit