Add link to docker-osx in yml docs
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
parent
5eac04d8d4
commit
7516b67a14
1 changed files with 1 additions and 2 deletions
|
|
@ -76,8 +76,7 @@ expose:
|
|||
|
||||
Mount paths as volumes, optionally specifying a path on the host machine (`HOST:CONTAINER`).
|
||||
|
||||
Note: Mapping local volumes is currently unsupported on boot2docker. We
|
||||
recommend you use docker-osx if want to map local volumes.
|
||||
Note: Mapping local volumes is currently unsupported on boot2docker. We recommend you use [docker-osx](https://github.com/noplay/docker-osx) if want to map local volumes.
|
||||
|
||||
```
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue