Sign inSign up

kometchtech/nsd:4.15.0

Multi-platform
Networking
Index digest

sha256:7f611ae4150e33fdf648dc646f0acbba09915bcdd2d6f6d6caca53d2977d4971

OS/ARCH

Compressed size

32.63 MB

Last pushed

2 months by kometchtech

Type

Image

Manifest digest

sha256:b26c4064edff77f0c7852e9167aafc2f01edb17370be1a2ff0e702b67f6ee00f

Image Layers

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

Command

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