moby/integration/internal
Brian Goff 146df5fbd3
Fix pruning anon volume created from image config
Volumes created from the image config were not being pruned because the
volume service did not think they were anonymous since the code to
create passes along a generated name instead of letting the volume
service generate it.

This changes the code path to have the volume service generate the name
instead of doing it ahead of time.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2023-03-14 11:06:26 +01:00
..
build Fix pruning anon volume created from image config 2023-03-14 11:06:26 +01:00
container Fix pruning anon volume created from image config 2023-03-14 11:06:26 +01:00
network replace golint with revive, as it's deprecated 2022-07-04 10:15:54 +02:00
requirement integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
swarm Replace service "Capabilities" w/ add/drop API 2020-07-27 10:09:42 -07:00
termtest test: Add tests for logging 2022-06-10 09:26:17 +02:00