19 lines
217 B
Markdown
19 lines
217 B
Markdown
# DNS Bind9 docker
|
|
|
|
## Configure
|
|
|
|
```
|
|
Edit `/bind/command.sh` file properties before run
|
|
```
|
|
|
|
## Run
|
|
|
|
```
|
|
docker-compose up -d
|
|
```
|
|
|
|
#### by default all queries are logged under `/var/log/querylog`
|
|
|
|
## License
|
|
|
|
### Mit |