Browse Source

update docker readme

Blaine Story 3 years ago
parent
commit
a71daafb02
1 changed files with 1 additions and 0 deletions
  1. 1 0
      roles/docker/README.md

+ 1 - 0
roles/docker/README.md

@@ -46,6 +46,7 @@ Outline any networks you need via container_networks:
         ip_range: 172.21.10.0/24
         ip_range: 172.21.10.0/24
         gateway: 172.21.10.1
         gateway: 172.21.10.1
 
 
+And specify those networks in the corresponding container's dictionary:
 
 
     containers:
     containers:
       - name: nginx
       - name: nginx