sha256:06e21f2c045974accc4fbcb669a695beca80cc8611ac377da148bcb1a965337c
OS/ARCH
Compressed size
99.09 MB
Last pushed
about 19 hours by c2dalark
Type
Image
Manifest digest
sha256:e9fa7219bc45ae8a2e2391e54aeab04cc2a12fa248444469331b7e06d6d37e91
Image Layers
1# debian.sh --arch 'arm64' out/47.4 MB2RUN /bin/sh -c apt-get update3.76 MB4WORKDIR /tmp/src123 B5ENV DEBIAN_FRONTEND=noninteractive NAME=unbound UNBOUND_VERSION=1.22.0 SUMMARY=0 B6COPY /opt /opt # buildkit44.15 MB7RUN /bin/sh -c set -x3.78 MB8COPY data/ / # buildkit6.78 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 'arm64' out/ 'trixie' '@1787529600'