mirror of
https://github.com/docker/compose.git
synced 2025-07-23 13:45:00 +02:00
Re-word docs.
Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
This commit is contained in:
parent
f9028703f4
commit
21a1affc63
@ -346,8 +346,8 @@ should always begin with `.` or `..`.
|
|||||||
|
|
||||||
### volumes_from
|
### volumes_from
|
||||||
|
|
||||||
Mount all of the volumes from another service or container, with the
|
Mount all of the volumes from another service or container, optionally
|
||||||
supported flags by docker : ``ro``, ``rw``.
|
specifying read-only access(``ro``) or read-write(``rw``).
|
||||||
|
|
||||||
volumes_from:
|
volumes_from:
|
||||||
- service_name
|
- service_name
|
||||||
|
Loading…
x
Reference in New Issue
Block a user