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

19 lines
229 B
Markdown

# 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