remove obsolete auth-dns compose file
All checks were successful
/ Ansible Lint (push) Successful in 3m37s
All checks were successful
/ Ansible Lint (push) Successful in 3m37s
This commit is contained in:
parent
416ca85b11
commit
9100523045
1 changed files with 0 additions and 13 deletions
|
|
@ -1,13 +0,0 @@
|
|||
# Links & Resources
|
||||
# https://www.knot-dns.cz/docs/latest/html/index.html
|
||||
|
||||
services:
|
||||
knot:
|
||||
image: docker.io/cznic/knot:v3.5.4
|
||||
restart: unless-stopped
|
||||
command: "knotd"
|
||||
network_mode: host
|
||||
volumes:
|
||||
- ./configs:/config:ro
|
||||
- ./storage:/storage
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue