Code repository for generating a Docker image of a reliable DNS (BIND9) server with sample configuration files for use casses such as local off-line network zones for demonstration and other purposes.
Steps to use:
- Clone this repository
- Change to the new "bind9" directory that was cloned
- Edit the zone files to use names of your choosing
- From the command prompt, enter $ docker build -t bind .
- Now run the