version: "3" services: cool-dns: build: . ports: - "53:53" - "53:53/udp" - "853:853" - "80:80" volumes: - ./docker:/etc/cool-dns/