moby/docs/sources/reference
Deshi Xiao 4d0b88c52f Cleanup: correct cli --volumes-from description
issue #7580 volumes-from comma separated list mentioned this case.

Options like --volumes-from=[] indicate they can be specified multiple times:
docker run -it --rm --volumes-from TEST_DATA --volumes-from TEST_DATA2 ubuntu bash

Signed-off-by: Deshi Xiao <dxiao@redhat.com>
2014-08-20 16:31:04 +08:00
..
api Move remote API config out of daemon/ 2014-08-13 19:25:51 +00:00
commandline Cleanup: correct cli --volumes-from description 2014-08-20 16:31:04 +08:00
builder.md fix for issue 7281 2014-08-09 08:11:59 -04:00
run.md update go import path and libcontainer 2014-07-24 22:19:50 +00:00