This commit is contained in:
ale 2020-12-14 21:59:44 +01:00
parent 4b554abcd9
commit a9e8a07c5a

19
README.md Normal file
View File

@ -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