1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/volume/local
Sebastiaan van Stijn b56fc2d0f8
volume/local.New(): don't register volume before we're done
Loading options may fail, in which case we don't have to add
the volume to the list.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-06-03 00:34:17 +02:00
..
local.go volume/local.New(): don't register volume before we're done 2022-06-03 00:34:17 +02:00
local_linux_test.go volume/local: add test for validation 2022-06-03 00:34:08 +02:00
local_test.go volume: mask password in cifs mount error messages 2022-05-14 02:45:06 +02:00
local_unix.go volume/local: localVolume.mount() move errors.Wrap() 2022-06-03 00:34:16 +02:00
local_windows.go volume/local: remove redundant Root.scopedPath(), Root.scope 2022-05-13 00:34:08 +02:00