sha256:6a253fc641896430cef730a89aea2a2cb75d3620d81f6c03699ee954b5b93811
OS/ARCH
Compressed size
91.18 MB
Last pushed
about 2 months by uacmarine556
Type
Image
Manifest digest
sha256:3f6e37abdd6dd35974414c3a07e2f8eb2e4a1798c9a44461fbda8e574a007c1a
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2LABEL maintainer=Matthew Vance0 B3ENV NAME=unbound SUMMARY= is a0 B4WORKDIR /tmp/src115 B5COPY /opt /opt # buildkit38.79 MB6RUN /bin/sh -c set -x6.13 MB7COPY data/ / # buildkit7.18 KB8RUN /bin/sh -c chmod +x115 B9WORKDIR /opt/unbound/32 B10ENV PATH=/opt/unbound/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B11LABEL org.opencontainers.image.version= org.opencontainers.image.title=mvance/unbound org.opencontainers.image.description=a validating,0 B12EXPOSE [53/tcp]0 B13EXPOSE [53/udp]0 B14COPY ./unbound.conf /opt/unbound/etc/unbound/unbound.conf # buildkit5.79 KB15HEALTHCHECK {Test:[CMD-SHELL drill @127.0.0.1 cloudflare.com0 B16CMD ["/unbound.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'