Commit History

Author SHA1 Message Date
  Guillaume Lours bb94ea034e add support of depends_on.required attribute 2 years ago
  Nicolas De Loof a2ce602f6c fix race condition, waiting for containers when one exit 2 years ago
  Nicolas De Loof 06ec06472f up should not silently ignore missing depends_on service 2 years ago
  Nicolas De Loof ca19b7fcc9 introduce WithRootNodesAndDown to walk the graph from specified nodes and down 2 years ago
  Nicolas De Loof e92c5d1392 fix race condition running `compose up` with --parallel < number of services 2 years ago
  Nicolas De Loof b96e27e0e7 limit build concurrency according to --parallel 2 years ago
  Milas Bowman 616777eb4a deps: fix race condition during graph traversal (#9878) 3 years ago
  Laura Brehm 209293e449 Restrict compose project to selected services and dependencies on `compose start` 3 years ago
  Bastian Venthur 8a5d555de7 fixed some spelling mistakes 3 years ago
  Kyungsik Park 709190312c Fix to use Key instead of Service for graph updates 4 years ago
  Nicolas De Loof 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 years ago
  Mathieu Champlon 918fe00f3e Fix loop variable captures in goroutines 4 years ago
  Nicolas De Loof c901edd65d introduce `convergence` to hold per-service Containers and prevent race conditions 4 years ago
  Nicolas De Loof 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 years ago