Commit History

Author SHA1 Message Date
  Nicolas De Loof 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 2 years ago
  Nicolas De Loof f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 years ago
  Nicolas De Loof 9668f600d1 project name MUST be lowercase 3 years ago
  Nicolas De Loof 5e8040ea18 don't fail trying to remove container with no candidate 3 years ago
  Guillaume Lours 7036cda306 Merge pull request #9198 from ndeloof/dockerCli_stdout 3 years ago
  Nicolas De Loof 158b5ff6a3 build full compose model from resources, then filter by services 3 years ago
  Nicolas De Loof f86f252a66 composeService to use dockerCli's In/Out/Err streams 3 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 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 years ago