Sign inSign up

kometchtech/nsd:4.11.1

Multi-platform
Networking
Index digest

sha256:aae0b63714ee7786e51f80e81380faa861d680439c5dd5aacf63aefcf384ac43

OS/ARCH

Compressed size

27.57 MB

Last pushed

over 1 year by kometchtech

Type

Image

Manifest digest

sha256:21eeb6d742a97d0b6d66d7460cb95553b92576d9d52f9f0f0870efcc591e4fc1

Image Layers

1# debian.sh --arch 'armhf' out/22.81 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-get3.7 MB
5WORKDIR /etc/nsd32 B
6COPY /tmp/root/ / # buildkit1.06 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/ # buildkit595 B
11RUN /bin/sh -c chmod +x590 B
12RUN /bin/sh -c ldconfig /2.67 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 'armhf' out/ 'stable' '@1738540800'