# 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