Sign inSign up

cloubit/unbound:1.22.0-a

Networking
Manifest digest

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 B
2ENV UNBOUND_IMAGE_VERSION=1.22.0-a0 B
3LABEL maintainer=cloubit org.opencontainers.image.version=1.22.0-a org.opencontainers.image.title=cloubit/unbound org.opencontainers.image.vendor=Cloubit0 B
4COPY /stage / # buildkit68.6 MB
5COPY data/ /opt/unbound/etc/unbound/ # buildkit1.23 KB
6RUN |1 UNBOUND_IMAGE_VERSION=1.22.0-a /bin/sh -c18.81 KB
7HEALTHCHECK &{["CMD-SHELL" "drill -D -o0 B
8EXPOSE map[53/tcp:{}]0 B
9EXPOSE map[53/udp:{}]0 B
10WORKDIR /opt/unbound/32 B
11ENV PATH=/opt/unbound/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12ENTRYPOINT ["/bin/sh" "-c" "/opt/unbound/sbin/unbound-anchor -v0 B

Command

ARG UNBOUND_IMAGE_VERSION=1.22.0-a