Commit History

Author SHA1 Message Date
  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 abf5f736c7 as --no-build is set, set service image to default image name 3 years ago
  Guillaume Lours 50aa9750ee check the exact network's name before creating or stopping it 3 years ago
  Milas Bowman 0f747419b6 networks: prevent issues due to duplicate names 3 years ago
  Nicolas De Loof 78b06764a1 compose down exit=0 if nothing to remove 3 years ago
  Nicolas De Loof 672e2367fb don't ignore error 3 years ago
  Guillaume Lours 7fea9f7e8b use project instead of DownOptions.project to list service images in pkg.compose.down 3 years ago
  Ulysses Souza 56e48f8360 Fix down command without any resource to delete 3 years ago
  Nicolas De Loof e7f545907b don't remove external volumes/networks 3 years ago
  Nicolas De Loof f86f252a66 composeService to use dockerCli's In/Out/Err streams 3 years ago
  Mehrad Dadar c0465616bb check service existence in project 3 years ago
  Mehrad Dadar ced9eba940 refactor: removed redundant code 3 years ago
  Nicolas De Loof feba34e406 only remove volumes set by compose file 3 years ago
  Kyungsik Park 3260dcb121 Fix typo: netwok -> network 4 years ago
  Nicolas De Loof 48a6dc088b rebuild compose project from labels 4 years ago
  Nicolas De Loof 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 years ago
  Ulysses Souza 682c7d74b9 Lower project name for "compose down" 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