1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #14142 from fl0yd/patch-1

Update plugins_volume.md
This commit is contained in:
moxiegirl 2015-06-25 13:17:02 -07:00
commit 50a1d0f0ef

View file

@ -9,7 +9,7 @@ This is an experimental feature. For information on installing and using experim
# 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 `-v` syntax is changed to accept a volume name a first component.