提交历史

作者 SHA1 备注 提交日期
  Nicolas De loof a14abb9044 cli: option to write status messages on stdout (#10549) 2 年之前
  Guillaume Lours 03f4c0e631 progress: make title configurable (#10507) 2 年之前
  Nicolas De Loof bbe1b77a67 progress writer uses dockercli.Err stream 2 年之前
  Guillaume Lours 3cfbac6624 restart only needed services by checking depends_on relations 2 年之前
  Nicolas De Loof e831ea826b add support for `restart` for `depends_on` 2 年之前
  Nicolas De Loof 92e0cd4047 also restart dependent services after a service has been restarted 2 年之前
  Guillaume Lours 3bf29d401c bump docker dependencies version 3 年之前
  Nicolas De Loof f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 年之前
  Laura Brehm 96b152f705 Update logic to keep `compose stop` and `restart` from affecting one-offs 3 年之前
  Nicolas De Loof 9668f600d1 project name MUST be lowercase 3 年之前
  Nicolas De Loof f86f252a66 composeService to use dockerCli's In/Out/Err streams 3 年之前
  Mehrad Dadar c0465616bb check service existence in project 3 年之前
  Mehrad Dadar 65ed8cf4c2 Implemented #9147 3 年之前
  Nicolas De Loof 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 年之前
  Mathieu Champlon 918fe00f3e Fix loop variable captures in goroutines 4 年之前
  Nicolas De Loof c901edd65d introduce `convergence` to hold per-service Containers and prevent race conditions 4 年之前
  Nicolas De Loof 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 年之前