sha256:53f18ed01811b0ab19353014416a8a8661c5179f31715bf73a40264a61c2fd31
OS/ARCH
Compressed size
33.1 MB
Last pushed
about 1 year by kometchtech
Type
Image
Manifest digest
sha256:94b0d7a3ad15e881b32b937e768a46c7a9369fa264d8719594e181fb9a141353
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV RUN_PKGS=openssl libevent-2.1-7 ca-certificates ldnsutils0 B3ENV TZ=Asia/Tokyo0 B4RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get4.45 MB5WORKDIR /etc/nsd32 B6COPY /tmp/root/ / # buildkit1.72 MB7COPY entrypoint.sh /usr/local/sbin/ # buildkit591 B8RUN /bin/sh -c chmod +x3.14 KB9EXPOSE map[53/tcp:{} 53/udp:{} 8952/tcp:{}]0 B10STOPSIGNAL SIGTERM0 B11ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/sbin/entrypoint.sh"]0 B12CMD ["nsd" "-d" "-c" "/etc/nsd/nsd.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1743984000'