Sfoglia il codice sorgente

run coredns with host network mode

Abhishek Kondur 1 anno fa
parent
commit
9b01a910b6
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      compose/docker-compose.yml

+ 1 - 0
compose/docker-compose.yml

@@ -60,6 +60,7 @@ services:
       - "443:443"
 
   coredns:
+    #network_mode: host
     container_name: coredns
     image: coredns/coredns:1.10.1
     command: -conf /root/dnsconfig/Corefile