sha256:26e6579daebe9d5ee74a46b915d7557b91860455d8a955ff3723cb489146efe2
OS/ARCH
Compressed size
94.21 MB
Last pushed
5 months by uacmarine556
Type
Image
Manifest digest
sha256:5f5c7193a129d36b4e2fdbf8af97f8a9c3fa058bd6a2da7dba6c41bd603e4338
Image Layers
1# debian.sh --arch 'arm64' out/46.13 MB2LABEL maintainer=Matthew Vance0 B3ENV NAME=unbound SUMMARY= is a0 B4WORKDIR /tmp/src114 B5COPY /opt /opt # buildkit42.05 MB6RUN /bin/sh -c set -x6.01 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.8 KB15HEALTHCHECK &{["CMD-SHELL" "drill @127.0.0.1 cloudflare.com0 B16CMD ["/unbound.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600'