bind9/README.md

19 lines
229 B
Markdown
Raw Normal View History

2020-12-14 20:59:44 +00:00
# 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