sha256:f0e7e7b325e9ebe8d28a900756b14233ca12f9cb481dd0653d4236aa6f7a75a4
OS/ARCH
Compressed size
32.52 MB
Last pushed
about 1 year by kometchtech
Type
Image
Manifest digest
sha256:eec9b12cc6f08017494b59485be1e4f926390a990e113b4177a27796ab2df99f
Image Layers
1# debian.sh --arch 'amd64' out/28.39 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.77 MB8COPY entrypoint.sh /usr/local/sbin/ # buildkit652 B9RUN /bin/sh -c chmod +x3.07 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' '@1754870400'