moby/volume/local
Sebastiaan van Stijn 0abd7ba229
volume/local: remove hack for downgrading docker 1.7 to 1.6
This was added in bd9814f0db to support downgrading
docker 1.7 to 1.6.

The related migration code was removed in 0023abbad3
(Docker 18.05), which was also the last consumer of VolumeDataPathName outside
of the package, so that const can be un-exported.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-13 00:33:50 +02:00
..
local.go volume/local: remove hack for downgrading docker 1.7 to 1.6 2022-05-13 00:33:50 +02:00
local_linux_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
local_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
local_unix.go volume/local: remove hack for downgrading docker 1.7 to 1.6 2022-05-13 00:33:50 +02:00
local_windows.go Do not call mount.RecursiveUnmount() on Windows 2020-10-29 23:00:16 +01:00