Sign inSign up

pwa666/bind9:stable

Multi-platform
Networking
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3ARG VERSION=2.1.90 B
5LABEL version=2.1.90 B
6LABEL description=Bind with Webmin GUI.0 B
7LABEL org.opencontainers.image.source=https://github.com/vrx-666/bind90 B
8LABEL org.opencontainers.image.description=BIND9 DNS server with0 B
9ENV WEBMIN_VER=2.3030 B
10ENV GUI_USER=admin0 B
11ENV GUI_PASSWORD=difficult0 B
12ENV GUI_PORT=100000 B
13ENV EXTEND_LOGGING=false0 B
14RUN |1 VERSION=2.1.9 /bin/sh -c50.35 MB
15COPY supervisord.conf /etc/supervisord.conf # buildkit357 B
16COPY bind /usr/local/include/bind # buildkit837 B
17COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit442 B
18RUN |1 VERSION=2.1.9 /bin/sh -c282 B
19COPY named /etc/init.d/named # buildkit473 B
20COPY healthcheck /usr/local/bin/healthcheck # buildkit408 B
21VOLUME [/etc/bind]0 B
22EXPOSE [10000/tcp 53/tcp 53/udp]0 B
23HEALTHCHECK {Test:[CMD-SHELL healthcheck] Interval:1m0s Timeout:1m0s0 B
24ENTRYPOINT ["entrypoint.sh"]0 B
25CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B

Command

ADD alpine-minirootfs-3.21.7-aarch64.tar.gz / # buildkit