소스 검색

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