Sign inSign up

kometchtech/nsd:4.14.2rc1

Multi-platform
Networking
Index digest

sha256:b4257407dcd28c2590f348c1924e15e5eafdf7a4f90447f57a4b93ba2ede70e3

OS/ARCH

Compressed size

32.62 MB

Last pushed

6 months by kometchtech

Type

Image

Manifest digest

sha256:1aa6207db4fb39af1af80abf338f89885d001ae98164ed79bc9c9c9e2d983c71

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.36 MB
6WORKDIR /etc/nsd32 B
7COPY /tmp/root/ / # buildkit1.86 MB
8COPY entrypoint.sh /usr/local/sbin/ # buildkit656 B
9RUN /bin/sh -c chmod +x3.03 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 'amd64' out/ 'stable' '@1771804800'