Sign inSign up

kometchtech/nsd:4.11.1-linux-arm64

Networking
Index digest

sha256:0a42739edd48884de4498d4dd5c94c5b6ea362172879d758f27193335099fca6

OS/ARCH

linux/arm64

Compressed size

32.14 MB

Last pushed

over 1 year by kometchtech

Type

Image

Manifest digest

sha256:514c319385e13890ae7d1c954f7c0dd8764076621dca9c45089af7f28b56a3c5

Image Layers

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

Command

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