浏览代码

Add warning for mapping local volumes

Mapping local volumes is not currently supported in boot2docker

https://github.com/boot2docker/boot2docker/issues/413
https://github.com/dotcloud/docker/issues/4023

Signed-off-by: Saul Shanabrook <[email protected]>
Saul Shanabrook 11 年之前
父节点
当前提交
c09734822e
共有 1 个文件被更改,包括 2 次插入0 次删除
  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: