From c09734822e2a6c79a345b6755c79b870f34007e0 Mon Sep 17 00:00:00 2001 From: Saul Shanabrook Date: Thu, 3 Jul 2014 12:07:14 -0400 Subject: [PATCH] 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 --- docs/yml.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/yml.md b/docs/yml.md index 63b0efbf6..a802909cc 100644 --- a/docs/yml.md +++ b/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: