Sign inSign up

pwa666/bind9:v2.1.6

Multi-platform
Networking
Index digest

sha256:09a63b3ad9b0d3e5890765a72dc4787b1ab6879522664f7ac4c47ccd10ce1dbf

OS/ARCH

Compressed size

53.93 MB

Last pushed

over 1 year by pwa666

Type

Image

Manifest digest

sha256:af27ff9b7dc17e4ea066d18552248c0c6e7b5c570b74eed18780b009e342cd2d

Image Layers

1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
4LABEL version=2.10 B
5LABEL description=Bind with Webmin GUI.0 B
6ENV WEBMIN_VER=2.3030 B
7ENV GUI_USER=admin0 B
8ENV GUI_PASSWORD=difficult0 B
9ENV GUI_PORT=100000 B
10ENV EXTEND_LOGGING=false0 B
11RUN /bin/sh -c apk update50.46 MB
12COPY supervisord.conf /etc/supervisord.conf # buildkit359 B
13COPY bind /usr/local/include/bind # buildkit844 B
14COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit445 B
15RUN /bin/sh -c echo "admin:281 B
16COPY named /etc/init.d/named # buildkit475 B
17COPY healthcheck /usr/local/bin/healthcheck # buildkit412 B
18VOLUME [/etc/bind]0 B
19EXPOSE map[10000/tcp:{} 53/tcp:{} 53/udp:{}]0 B
20HEALTHCHECK &{["CMD-SHELL" "healthcheck"] "1m0s" "1m0s"0 B
21ENTRYPOINT ["entrypoint.sh"]0 B
22CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B

Command

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit