sha256:b162998711c1759e01a7ccb68faa0481dc190e1a3be6ceedbf91808215349829
OS/ARCH
Compressed size
54.16 MB
Last pushed
3 months by pwa666
Type
Image
Manifest digest
sha256:e3fb31e740735b8041a390a3fd1db28a8b1d00f050ccafdd1c6681c9b99a510d
Image Layers
1ADD alpine-minirootfs-3.21.7-aarch64.tar.gz / # buildkit3.81 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.35 MB15COPY supervisord.conf /etc/supervisord.conf # buildkit357 B16COPY bind /usr/local/include/bind # buildkit837 B17COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit442 B18RUN |1 VERSION=2.1.9 /bin/sh -c282 B19COPY named /etc/init.d/named # buildkit473 B20COPY healthcheck /usr/local/bin/healthcheck # buildkit408 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-aarch64.tar.gz / # buildkit