Sign inSign up

kometchtech/nsd:4.11.1

Multi-platform
Networking
Index digest

sha256:aae0b63714ee7786e51f80e81380faa861d680439c5dd5aacf63aefcf384ac43

OS/ARCH

Compressed size

33.02 MB

Last pushed

over 1 year by kometchtech

Type

Image

Manifest digest

sha256:b72857403f149329f6f396fdb8af702e2774274583958c02464456528b239c13

Image Layers

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

Command

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