Sign inSign up

kometchtech/nsd:4.12.0

Multi-platform
Networking
Index digest

sha256:0cfe5e7168027e48a23fbd0ded4a44f474e445623aacf693e291f4f29ebc83c7

OS/ARCH

Compressed size

33.11 MB

Last pushed

over 1 year by kometchtech

Type

Image

Manifest digest

sha256:101133332e861a2b9d423c5a6f7d939e3174fad6fb298365870a044d38da035a

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV RUN_PKGS=openssl libevent-2.1-7 ca-certificates ldnsutils0 B
3ENV TZ=Asia/Tokyo0 B
4RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get4.45 MB
5WORKDIR /etc/nsd32 B
6COPY /tmp/root/ / # buildkit1.73 MB
7COPY entrypoint.sh /usr/local/sbin/ # buildkit589 B
8RUN /bin/sh -c chmod +x3.16 KB
9EXPOSE map[53/tcp:{} 53/udp:{} 8952/tcp:{}]0 B
10STOPSIGNAL SIGTERM0 B
11ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/sbin/entrypoint.sh"]0 B
12CMD ["nsd" "-d" "-c" "/etc/nsd/nsd.conf"]0 B
13LABEL maintainer=kometchtech <[email protected]> description=NLnet Labs0 B

Command

# debian.sh --arch 'amd64' out/ 'stable' '@1743984000'