diff options
Diffstat (limited to 'bind9/README.md')
-rw-r--r-- | bind9/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bind9/README.md b/bind9/README.md new file mode 100644 index 0000000..806c93f --- /dev/null +++ b/bind9/README.md @@ -0,0 +1,7 @@ +### images/bind9 + +runs a bind9 server! + +#### config + +the named.conf file is loaded from /etc/bind/named.conf, put a volume at /etc/bind to modify it. |