Sign inSign up

kometchtech/nsd:4.11.0

Multi-platform
Networking
Index digest

sha256:03f60512e26b86aa6a3432bf3dbf146896b43b1ec71ba311abb0995ef41427c3

OS/ARCH

Compressed size

33.27 MB

Last pushed

almost 2 years by kometchtech

Type

Image

Manifest digest

sha256:5f48edb02ac75c0f3d11f31732f48dae6272c46498ba690c4ca81080111c030f

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV RUN_PKGS=openssl libevent-2.1-7 ca-certificates ldnsutils0 B
3RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get4.27 MB
4COPY /tmp/root/ / # buildkit2.08 MB
5ENV TZ=Asia/Tokyo0 B
6EXPOSE map[53/tcp:{} 53/udp:{} 8952/tcp:{}]0 B
7STOPSIGNAL SIGTERM0 B
8WORKDIR /etc/nsd32 B
9COPY entrypoint.sh /usr/local/sbin/ # buildkit594 B
10RUN /bin/sh -c chmod +x591 B
11RUN /bin/sh -c ldconfig /2.63 KB
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]> arch= description=NLnet0 B

Command

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