Sign inSign up

kometchtech/nsd:4.14.2

Multi-platform
Networking
Index digest

sha256:97203edc1ac0da709070634df99fa74e8d48622e4a2e674dd52b101e2a8a2a84

OS/ARCH

Compressed size

32.34 MB

Last pushed

6 months by kometchtech

Type

Image

Manifest digest

sha256:2f0e2a10913dc9069156ff110a91b49b01536d809d90eda0f19a739646343a5a

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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/ # buildkit655 B
9RUN /bin/sh -c chmod +x2.97 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' '@1773619200'