moby--moby/volume
Victor Vieux 9ffbc8b814
Merge pull request #29083 from cpuguy83/fix_volume_rm_metadata
[1.12.x] Fix issue where volume metadata was not removed
(cherry picked from commit 7613b23a58)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Conflicts:
	volume/store/store.go
	volume/store/store_test.go
2017-06-09 13:44:59 +02:00
..
drivers Add CreatedAt filed to volume. Display when volume is inspected. 2017-05-26 11:47:02 -07:00
local Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
store Merge pull request #29083 from cpuguy83/fix_volume_rm_metadata 2017-06-09 13:44:59 +02:00
testutils Add CreatedAt filed to volume. Display when volume is inspected. 2017-05-26 11:47:02 -07:00
validate.go
validate_test.go
validate_test_unix.go
validate_test_windows.go
volume.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
volume_copy.go
volume_copy_unix.go
volume_copy_windows.go
volume_linux.go
volume_linux_test.go
volume_propagation_linux.go
volume_propagation_linux_test.go
volume_propagation_unsupported.go
volume_test.go
volume_unix.go
volume_unsupported.go
volume_windows.go