Files
docker-docs/integration-cli
Brian Goff 00ec6102d9 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>
2016-02-10 20:43:15 -05: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