moby--moby/volume
Brian Goff ebcef28834 Fix error handling for bind mount spec parser.
Errors were being ignored and always telling the user that the path
doesn't exist even if it was some other problem, such as a permission
error.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2019-05-22 11:54:26 -07:00
..
drivers Merge pull request #36688 from cpuguy83/volumes_service 2018-06-05 02:16:20 +02:00
local Move `validateOpts()` to local_unix.go as it is not used on Windows 2018-12-23 00:53:23 +01:00
mounts Fix error handling for bind mount spec parser. 2019-05-22 11:54:26 -07:00
service Use assert.NilError() instead of assert.Assert() 2019-01-21 13:16:02 +01:00
testutils Fix flaky test TestServiceGet 2018-06-20 22:38:29 +03:00
volume.go Move mount parsing to separate package. 2018-04-19 06:35:54 -04:00