mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Fix typo in yml docs
From c09734822e2a6c79a345b6755c79b870f34007e0 Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
parent
fec41d3567
commit
5eac04d8d4
@ -75,7 +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
|
||||
|
||||
Note: Mapping local volumes is currently unsupported on boot2docker. We
|
||||
recommend you use docker-osx if want to map local volumes.
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user