This Docker image generates a DNS server.
Configure the container settings in the settings.sh
file.
You should also add your config files in the fs/etc/bind/
directory.
Run the build.sh
file to generate the Docker image hnc-dns
.
To spawn a temporary container run test.sh
.
To spawn a dedicated container run run.sh
.