Sign inSign up

kometchtech/nsd:4.12.0rc1

Multi-platform
Networking
Index digest

sha256:53f18ed01811b0ab19353014416a8a8661c5179f31715bf73a40264a61c2fd31

OS/ARCH

Compressed size

32.17 MB

Last pushed

about 1 year by kometchtech

Type

Image

Manifest digest

sha256:731166278fa8ae2304dc2db0ac8da020da3e8e896abab0505f97c935ce2cecfa

Image Layers

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

Command

# debian.sh --arch 'arm64' out/ 'stable' '@1743984000'