Commit History

Author SHA1 Message Date
  Nicolas De Loof cda04f288e adopt compose-go/v2 2 years ago
  Nicolas De Loof 32c3d0a3ff Enable service explicitly requested to be restarted 2 years ago
  Guillaume Lours bb94ea034e add support of depends_on.required attribute 2 years ago
  Nicolas De loof a14abb9044 cli: option to write status messages on stdout (#10549) 2 years ago
  Guillaume Lours 03f4c0e631 progress: make title configurable (#10507) 2 years ago
  Nicolas De Loof bbe1b77a67 progress writer uses dockercli.Err stream 2 years ago
  Guillaume Lours 3cfbac6624 restart only needed services by checking depends_on relations 2 years ago
  Nicolas De Loof e831ea826b add support for `restart` for `depends_on` 2 years ago
  Nicolas De Loof 92e0cd4047 also restart dependent services after a service has been restarted 2 years ago
  Guillaume Lours 3bf29d401c bump docker dependencies version 3 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
  Laura Brehm 96b152f705 Update logic to keep `compose stop` and `restart` from affecting one-offs 3 years ago
  Nicolas De Loof 9668f600d1 project name MUST be lowercase 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 65ed8cf4c2 Implemented #9147 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 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