浏览代码

update docker readme

Blaine Story 3 年之前
父节点
当前提交
a71daafb02
共有 1 个文件被更改,包括 1 次插入0 次删除
  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
         gateway: 172.21.10.1
 
+And specify those networks in the corresponding container's dictionary:
 
     containers:
       - name: nginx