bind9/README.md
2020-12-14 22:01:44 +01:00

19 lines
221 B
Markdown

# DNS Bind9 docker
## Configure
```
Edit /bind/command.sh file properties before first run
```
## Run
```
docker-compose up -d
```
#### by default all queries are logged under `/var/log/querylog`
## License
### Mit