docs: add image location fur pulling.

!1
This commit is contained in:
2023-11-12 18:44:22 +09:30
parent 9b70ff637b
commit caedd6bc73

View File

@ -8,6 +8,9 @@ about: https://gitlab.com/nofusscomputing/projects/docker-bind
This docker container is for running the BIND9 DNS Server from within a container environment. Usage of the Alpine Linux image for the base was chosen to limit container size. Inclusive of bind9, `supervisord` is the entry point which starts bind9. As supervisor daemon is used, a health check has been setup and automagically runs and if any service fails, the health check will adjust accordingly.
!!! info TL;DR
`docker pull nofusscomputing/bind:latest` for stable branch or `docker pull nofusscomputing/bind:dev` for head branch.
## Configuration