compose/pkg
Milas Bowman 616777eb4a
deps: fix race condition during graph traversal (#9878)
Keep track of visited nodes to prevent visiting a service multiple
times. This is possible when a service depends on multiple others,
as an attempt could be made to visit it from multiple parents.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2022-09-27 09:01:13 -04:00
..
api Merge remote-tracking branch 'upstream/v2' into down-image-rm 2022-09-13 18:00:41 +01:00
compose deps: fix race condition during graph traversal (#9878) 2022-09-27 09:01:13 -04:00
e2e add more information when service.platform isn't part of service.build.platforms 2022-09-26 20:44:59 +02:00
mocks mocks: create mocks for compose api.Service 2022-06-07 17:09:06 -05:00
progress pull: improve output for services with both image+build (#9829) 2022-09-13 14:38:13 +01:00
prompt move compose-cli code into docker/compose/v2 2021-08-31 19:09:19 +02:00
utils don't push images at the end of multi-arch build (and simplify e2e tests) 2022-09-02 15:44:55 +02:00