sha256:680621f1a29e2ae85068e26733b0e562957cd40ee413dc3c85fd5393d4ae790f
OS/ARCH
Compressed size
94.86 MB
Last pushed
about 21 hours by c2dalark
Type
Image
Manifest digest
sha256:ee9e96543bbb42cab0f33a962570818bf8b533faf7ea8e52b05118d96fce70b2
Image Layers
1# debian.sh --arch 'amd64' out/47.05 MB2RUN /bin/sh -c apt-get update3.41 MB4WORKDIR /tmp/src122 B5ENV DEBIAN_FRONTEND=noninteractive NAME=unbound UNBOUND_VERSION=1.19.3 SUMMARY=0 B6COPY /opt /opt # buildkit40.63 MB7RUN /bin/sh -c set -x3.76 MB8COPY data/ / # buildkit6.77 KB9RUN /bin/sh -c chmod +x6.08 KB10WORKDIR /opt/unbound/32 B11ENV PATH=/opt/unbound/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12ARG IMAGE_DESCRIPTION=unbound - a validating,0 B13LABEL maintainer=Christopher Clark <[email protected]> org.opencontainers.image.authors=Christopher0 B14EXPOSE [53/tcp]0 B15EXPOSE [53/udp]0 B16HEALTHCHECK {Test:[CMD-SHELL drill @127.0.0.1 cloudflare.com0 B17CMD ["/unbound.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'