Sign inSign up

kometchtech/nsd:4.14.2

Multi-platform
Networking
Index digest

sha256:97203edc1ac0da709070634df99fa74e8d48622e4a2e674dd52b101e2a8a2a84

OS/ARCH

Compressed size

32.61 MB

Last pushed

6 months by kometchtech

Type

Image

Manifest digest

sha256:516dc1fa40c83c2c4228b94dc630da3eb20059d1b80824800bd86f03199f8ecd

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/ # buildkit655 B
9RUN /bin/sh -c chmod +x3.04 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' '@1773619200'