sha256:f9f73626e0794c541bf3831dcab4dda9c3564f473707f4f514bed3935e1a8255
OS/ARCH
Compressed size
29.15 MB
Last pushed
about 1 year by edelux
Type
Image
Manifest digest
sha256:953bef5165ff9811a388e609d84ebcded2b98fe09a68c109700b27acca3ea471
Image Layers
1COPY /scratch / # buildkit29.01 MB2COPY entrypoint.sh / # buildkit594 B3COPY dnscrypt-proxy.toml /etc/dnscrypt-proxy/dnscrypt-proxy.toml # buildkit660 B4COPY dnsmasq.conf /etc/dnsmasq.conf # buildkit227 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,mips64le 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.3 KB13ENTRYPOINT ["sh" "/entrypoint.sh"]0 B14CMD []0 BCommand
COPY /scratch / # buildkit