Files
docker-cli/components/engine/integration-cli
Brian Goff 13ec79c31c Probe all drivers if volume driver not specified
This fixes an issue where `docker run -v foo:/bar --volume-driver
<remote driver>` -> daemon restart -> `docker run -v foo:/bar` would
make a `local` volume after the restart instead of using the existing
volume from the remote driver.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Upstream-commit: 00ec6102d993a752bd8dfb4ee393a4e58e59a4fe
Component: engine
2016-02-10 20:43:15 -05:00
..
2015-11-25 18:02:03 -08:00
2015-12-30 17:39:33 -05:00
2016-02-04 10:13:31 -05:00
2016-01-14 08:17:40 +00:00
2016-01-19 16:45:47 -08:00