sha256:2e0d6561bdb6344b3cdf5ed94a105b2b5ca0ebc656bee8a0f35a8464ac728319
OS/ARCH
Compressed size
29.16 MB
Last pushed
4 months by edelux
Type
Image
Manifest digest
sha256:dd22dd1b716600e9830541ddeeb63f0ac7fd5840b4b8d69643673d84c5fc06fe
Image Layers
1COPY /scratch / # buildkit29.02 MB2COPY entrypoint.sh / # buildkit618 B3COPY dnscrypt-proxy.toml /etc/dnscrypt-proxy/dnscrypt-proxy.toml # buildkit661 B4COPY dnsmasq.conf /etc/dnsmasq.conf # buildkit228 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