remove obsolete auth-dns compose file
All checks were successful
/ Ansible Lint (push) Successful in 3m37s

This commit is contained in:
lilly 2026-05-06 11:59:49 +02:00
commit 9100523045
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g

View file

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