bind9/README.md

19 lines
221 B
Markdown
Raw Normal View History

2020-12-14 20:59:44 +00:00
# DNS Bind9 docker
## Configure
```
2020-12-14 21:01:44 +00:00
Edit /bind/command.sh file properties before first run
2020-12-14 20:59:44 +00:00
```
## Run
```
docker-compose up -d
```
#### by default all queries are logged under `/var/log/querylog`
## License
### Mit