sha256:f0e7e7b325e9ebe8d28a900756b14233ca12f9cb481dd0653d4236aa6f7a75a4
OS/ARCH
Compressed size
32.25 MB
Last pushed
about 1 year by kometchtech
Type
Image
Manifest digest
sha256:36d0e2fd7e5942fee79867580dfe69d3bb83663a6f8c0e962f25d7d9404418dd
Image Layers
1# debian.sh --arch 'arm64' out/28.74 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.33 MB6WORKDIR /etc/nsd32 B7COPY /tmp/root/ / # buildkit1.18 MB8COPY entrypoint.sh /usr/local/sbin/ # buildkit651 B9RUN /bin/sh -c chmod +x2.98 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 'arm64' out/ 'stable' '@1754870400'