sha256:d7d071c78475f568cdb8d226cb554d6c2804868d4b62e2d838755c68f0334886
OS/ARCH
Compressed size
26.88 MB
Last pushed
about 1 year by edelux
Type
Image
Manifest digest
sha256:41a01c2ab24b78da06ab5b1de7aec8a961741d28cf75b3910b213c20b4c527db
Image Layers
1COPY /scratch / # buildkit26.75 MB2COPY entrypoint.sh / # buildkit619 B3COPY dnscrypt-proxy.toml /etc/dnscrypt-proxy/dnscrypt-proxy.toml # buildkit662 B4COPY dnsmasq.conf /etc/dnsmasq.conf # buildkit227 B5ARG TARGETPLATFORM=linux/s390x0 B6ARG TARGETARCH=s390x0 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/s390x TARGETARCH=s390x TARGETOS=linux135.31 KB13ENTRYPOINT ["sh" "/entrypoint.sh"]0 B14CMD []0 BCommand
COPY /scratch / # buildkit