Sign inSign up

kometchtech/nsd:4.14.3

Multi-platform
Networking
Index digest

sha256:57ddc33ff901150063315c9b6000bdfa9c0f9efd70a9f406e02f609fa97d5974

OS/ARCH

Compressed size

32.35 MB

Last pushed

3 months by kometchtech

Type

Image

Manifest digest

sha256:b5cc19af2e725ac943124cfb04c1b5a4faee0788d4dd2a70047bb9bac0de1909

Image Layers

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

Command

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