mirror of https://github.com/docker/cli.git
Update plugins_volume.md
Signed-off-by: Mark Oates <fl0yd@me.com>
This commit is contained in:
parent
e438dd5f6e
commit
a5791e2541
|
@ -9,7 +9,7 @@ This is an experimental feature. For information on installing and using experim
|
||||||
|
|
||||||
# Command-line changes
|
# Command-line changes
|
||||||
|
|
||||||
This experimental features introduces two changes to the `docker run` command:
|
This experimental feature introduces two changes to the `docker run` command:
|
||||||
|
|
||||||
- The `--volume-driver` flag is introduced.
|
- The `--volume-driver` flag is introduced.
|
||||||
- The `-v` syntax is changed to accept a volume name a first component.
|
- The `-v` syntax is changed to accept a volume name a first component.
|
||||||
|
|
Loading…
Reference in New Issue