mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Merge pull request #6617 from ifraixedes/patch-1
Update dockervolumes.md
This commit is contained in:
@@ -90,7 +90,7 @@ And another:
|
||||
|
||||
$ docker run -d --volumes-from dbdata --name db2 training/postgres
|
||||
|
||||
You can use multiple `-volumes-from` parameters to bring together multiple data
|
||||
You can use multiple `--volumes-from` parameters to bring together multiple data
|
||||
volumes from multiple containers.
|
||||
|
||||
You can also extend the chain by mounting the volume that came from the
|
||||
|
||||
Reference in New Issue
Block a user