19 lines
229 B
Markdown
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
|