mirror of
https://github.com/docker/compose.git
synced 2025-07-22 13:14:29 +02:00
Merge pull request #288 from saulshanabrook/patch-1
Add warning for mapping local volumes
This commit is contained in:
commit
fec41d3567
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user