sha256:ceda38b1325f675d4829b3817c529ec2cb5fcce6ab7a34c25bdf0f1cfaaff1ec
OS/ARCH
Compressed size
75.28 MB
Last pushed
2 months by kometchtech
Type
Image
Manifest digest
sha256:b9529dcca2a19f9042908a36d0c9bf6fa8e722fe5c6022f451d6c103ea7bd507
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ARG VERSION=6.4.10 B3RUN |1 VERSION=6.4.1 /bin/sh -c1.17 MB4COPY /usr/share/keyrings/cznic-labs-pkg.gpg /usr/share/keyrings/cznic-labs-pkg.gpg # buildkit4.09 KB5COPY /etc/apt/sources.list.d/cznic-labs-knot-resolver.list /etc/apt/sources.list.d/cznic-labs-knot-resolver.list # buildkit278 B6RUN |1 VERSION=6.4.1 /bin/sh -c32 B7COPY /source/pkg/pkgs/debian-13 /pkg # buildkit4.91 MB8RUN |1 VERSION=6.4.1 /bin/sh -c40.79 MB9COPY /source/etc/config/config.example.docker.yaml /etc/knot-resolver/config.yaml # buildkit519 B10COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit583 B11RUN |1 VERSION=6.4.1 /bin/sh -c581 B12EXPOSE [443/tcp 5000/tcp 53/tcp 53/udp0 B13VOLUME [/etc/knot-resolver]0 B14VOLUME [/var/cache/knot-resolver]0 B15ENTRYPOINT ["/usr/bin/knot-resolver"]0 B16CMD ["-c" "/etc/knot-resolver/config.yaml"]0 B17LABEL cz.knot-resolver.vendor=cz.nic [email protected] org.opencontainers.image.version=6.4.1 org.opencontainers.image.description=Knot0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1783900800'