Commit History

Author SHA1 Message Date
  Ulysses Souza e23e9d6bcb Merge pull request #1343 from docker/up_timeout 4 years ago
  Guillaume Tardif 3778b664af Stop displaying logs when user cancels compose up, to not mix with stop progress display 4 years ago
  Nicolas De Loof 04edb78ab6 up --no-deps option 4 years ago
  Nicolas De Loof 2858911c1c add --timeout option to compose up 4 years ago
  Nicolas De Loof 8054af8011 introduce --no-build option 4 years ago
  Nicolas De Loof 2b0e0f2741 pass service to LogConsumer 4 years ago
  Nicolas De loof bd9248d074 Merge pull request #1303 from docker/down_timeout 4 years ago
  Nicolas De Loof 0b517741a0 introduce --timeout on compose stop|down 4 years ago
  Nicolas De Loof 4fcaa29614 fix color assignment on status messages 4 years ago
  Nicolas De Loof 4e5734f6e9 stop as all registered containers exited || cascadestop 4 years ago
  Nicolas De Loof 15882d3503 happy shinny linter ☜(⌒▽⌒)☞ 4 years ago
  Nicolas De Loof 8533a26929 make color assignment predictable and option to disable prefixes/colors 4 years ago
  Nicolas De Loof bbdced6f0b test case 4 years ago
  Nicolas De Loof 9601aa5af3 add support for up --scale 4 years ago
  Nicolas De Loof 8b90814de6 e2e test 4 years ago
  Nicolas De Loof d9fe745cc0 avoid use of channels in API for gRPC compatibility 4 years ago
  Nicolas De Loof 752edcce65 introduce `--exit-code-from` 4 years ago
  Nicolas De Loof a4b003ecfa pull logs and events better than aggregate events from multiple channels 4 years ago
  Nicolas De Loof 17c26e81ff capture exit code and log as ERROR 4 years ago
  Nicolas De Loof 06b033db6c `Event` is way too generic noon 4 years ago
  Nicolas De Loof f3d093cb54 introduce cascade stop "--abort-on-container-exit" option 4 years ago
  Nicolas De Loof 7a7114fb5f Capture container exit code and dump on console 4 years ago
  Ulysses Souza dc80f6b6e7 Add environment_files label 4 years ago
  Nicolas De Loof b1f864a6f8 Introduce --profile option 4 years ago
  Nicolas De Loof df702362a3 introduce compose create command 4 years ago
  Guillaume Tardif 11950efa77 DIsplay progress of starting containers when not attaching to logs (compose up, start) 4 years ago
  Guillaume Tardif c9028f9f37 Merge pull request #1180 from docker/add-compose-stop 4 years ago
  Nicolas De Loof 9e77499c2a introduce --force-recreate and --no-recreate 4 years ago
  Ulysses Souza 4ff20bdda8 Add start and stop commands 4 years ago
  Guillaume Tardif 3f474143ad Merge pull request #1163 from docker/stop-on-ctrlc 4 years ago