sha256:b162998711c1759e01a7ccb68faa0481dc190e1a3be6ceedbf91808215349829
OS/ARCH
Compressed size
53.98 MB
Last pushed
3 months by pwa666
Type
Image
Manifest digest
sha256:239a93425469a5085b87b2dab1f587aebabb0101bfd24e7bc2e6b323d4d79a4f
Image Layers
1ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit3.48 MB2CMD ["/bin/sh"]0 B3ARG VERSION=2.1.90 B5LABEL version=2.1.90 B6LABEL description=Bind with Webmin GUI.0 B7LABEL org.opencontainers.image.source=https://github.com/vrx-666/bind90 B8LABEL org.opencontainers.image.description=BIND9 DNS server with0 B9ENV WEBMIN_VER=2.3030 B10ENV GUI_USER=admin0 B11ENV GUI_PASSWORD=difficult0 B12ENV GUI_PORT=100000 B13ENV EXTEND_LOGGING=false0 B14RUN |1 VERSION=2.1.9 /bin/sh -c50.5 MB15COPY supervisord.conf /etc/supervisord.conf # buildkit357 B16COPY bind /usr/local/include/bind # buildkit837 B17COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit438 B18RUN |1 VERSION=2.1.9 /bin/sh -c280 B19COPY named /etc/init.d/named # buildkit472 B20COPY healthcheck /usr/local/bin/healthcheck # buildkit402 B21VOLUME [/etc/bind]0 B22EXPOSE [10000/tcp 53/tcp 53/udp]0 B23HEALTHCHECK {Test:[CMD-SHELL healthcheck] Interval:1m0s Timeout:1m0s0 B24ENTRYPOINT ["entrypoint.sh"]0 B25CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 BCommand
ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit