Sign inSign up

c2dalark/unbound:1.25.0

Multi-platform
Networking
Index digest

sha256:1d5fa185d31d4d3c710a0d4bd2dc6f29aeb426c5e1afc55831f9bed5f369e2cb

OS/ARCH

Compressed size

95.75 MB

Last pushed

about 19 hours by c2dalark

Type

Image

Manifest digest

sha256:a64d39a8e1c8f519e6708d4cd9592694aa39001731d2c4a6842d2aaa2f9727c1

Image Layers

1# debian.sh --arch 'amd64' out/47.05 MB
2RUN /bin/sh -c apt-get update3.41 MB
3LABEL maintainer=Christopher Clark <[email protected]>0 B
4WORKDIR /tmp/src121 B
5ENV DEBIAN_FRONTEND=noninteractive NAME=unbound UNBOUND_VERSION=1.25.0 SUMMARY=0 B
6COPY /opt /opt # buildkit41.51 MB
7RUN /bin/sh -c set -x3.76 MB
8COPY data/ / # buildkit6.85 KB
9RUN /bin/sh -c chmod +x6.15 KB
10WORKDIR /opt/unbound/32 B
11ENV PATH=/opt/unbound/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12ARG IMAGE_DESCRIPTION=unbound - a validating,0 B
13LABEL maintainer=Christopher Clark <[email protected]> org.opencontainers.image.authors=Christopher0 B
14EXPOSE [53/tcp]0 B
15EXPOSE [53/udp]0 B
16HEALTHCHECK {Test:[CMD-SHELL drill @127.0.0.1 cloudflare.com0 B
17CMD ["/unbound.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'