Sign inSign up

kometchtech/nsd:4.11.1

Multi-platform
Networking
Index digest

sha256:aae0b63714ee7786e51f80e81380faa861d680439c5dd5aacf63aefcf384ac43

OS/ARCH

Compressed size

32.14 MB

Last pushed

over 1 year by kometchtech

Type

Image

Manifest digest

sha256:5b1ca4e57664ff7bc6b86eac3e7cc8a9680dc223b73a6925b0425a2c1396d18a

Image Layers

1# debian.sh --arch 'arm64' out/26.74 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.26 MB
5WORKDIR /etc/nsd32 B
6COPY /tmp/root/ / # buildkit1.13 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/ # buildkit596 B
11RUN /bin/sh -c chmod +x592 B
12RUN /bin/sh -c ldconfig /2.57 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 'arm64' out/ 'stable' '@1738540800'