diff --git a/README.md b/README.md new file mode 100644 index 0000000..70dc4a7 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# DNS Bind9 docker + +## Configure + +``` +Edit [command.sh](/bind/command.sh) file properties before run +``` + +## Run + +``` +docker-compose up -d +``` + +#### by default all queries are logged under `/var/log/querylog` + +## License + +### Mit \ No newline at end of file