sha256:0cd89e92c56c42d3ad3ccf0927aa72ab2fcb5cf5bbd3a0a105eae8b2f5e185ae
OS/ARCH
linux/arm64
Compressed size
68.62 MB
Last pushed
over 1 year by cloubit
Type
Image
Manifest digest
sha256:0cd89e92c56c42d3ad3ccf0927aa72ab2fcb5cf5bbd3a0a105eae8b2f5e185ae
Image Layers
1ARG UNBOUND_IMAGE_VERSION=1.22.0-a0 B2ENV UNBOUND_IMAGE_VERSION=1.22.0-a0 B3LABEL maintainer=cloubit org.opencontainers.image.version=1.22.0-a org.opencontainers.image.title=cloubit/unbound org.opencontainers.image.vendor=Cloubit0 B4COPY /stage / # buildkit68.6 MB5COPY data/ /opt/unbound/etc/unbound/ # buildkit1.23 KB6RUN |1 UNBOUND_IMAGE_VERSION=1.22.0-a /bin/sh -c18.81 KB7HEALTHCHECK &{["CMD-SHELL" "drill -D -o0 B8EXPOSE map[53/tcp:{}]0 B9EXPOSE map[53/udp:{}]0 B10WORKDIR /opt/unbound/32 B11ENV PATH=/opt/unbound/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12ENTRYPOINT ["/bin/sh" "-c" "/opt/unbound/sbin/unbound-anchor -v0 BCommand
ARG UNBOUND_IMAGE_VERSION=1.22.0-a