sha256:ff3c22639a222806cbae292861c21a97a7795148ae1442a05a4980b1dec1e4f4
OS/ARCH
Compressed size
32.61 MB
Last pushed
10 months by kometchtech
Type
Image
Manifest digest
sha256:3d9c8d53fe3c3952b4328b1a8c5b9e3e97fc4cc4bb68e43c1c959dfe3ce502ad
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV RUN_PKGS=openssl libevent-2.1-7 ca-certificates ldnsutils0 B3ENV TZ=Asia/Tokyo0 B4ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B5RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get2.36 MB6WORKDIR /etc/nsd32 B7COPY /tmp/root/ / # buildkit1.85 MB8COPY entrypoint.sh /usr/local/sbin/ # buildkit656 B9RUN /bin/sh -c chmod +x3.04 KB10EXPOSE map[53/tcp:{} 53/udp:{} 8952/tcp:{}]0 B11STOPSIGNAL SIGTERM0 B12ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/sbin/entrypoint.sh"]0 B13CMD ["nsd" "-d" "-c" "/etc/nsd/nsd.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1763337600'