Explorar el Código

run coredns with host network mode

Abhishek Kondur hace 1 año
padre
commit
9b01a910b6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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