Sign inSign up

kometchtech/nsd:4.11.1-linux-amd64

Networking
Index digest

sha256:6f86afa6622da936383da826ca74bfab1d52ea36c26fd0d396d815a9839915e6

OS/ARCH

linux/amd64

Compressed size

33.02 MB

Last pushed

over 1 year by kometchtech

Type

Image

Manifest digest

sha256:38f600a220494c13920c449f85c6d757cdfd0df54ee8ed67eefb106733ca186f

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/ # buildkit586 B
11RUN /bin/sh -c chmod +x583 B
12RUN /bin/sh -c ldconfig /2.61 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'