Browse Source

Merge pull request #288 from saulshanabrook/patch-1

Add warning for mapping local volumes
Ben Firshman 11 năm trước cách đây
mục cha
commit
fec41d3567
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      docs/yml.md

+ 2 - 0
docs/yml.md

@@ -75,6 +75,8 @@ expose:
 ### volumes
 
 Mount paths as volumes, optionally specifying a path on the host machine (`HOST:CONTAINER`).
+Note: Mapping local volumes is currently unsuported on boot2docker. We
+recommend you use docker-osx if want to map local volumes.
 
 ```
 volumes: