Commit Verlauf

Autor SHA1 Nachricht Datum
  Nicolas De Loof 7a7114fb5f Capture container exit code and dump on console vor 4 Jahren
  aiordache f21326a319 Add output flag for writing chart files vor 4 Jahren
  Nicolas De Loof 0aa3f4a189 Add kill command vor 4 Jahren
  Nicolas De loof 4d3d7c11ca Merge pull request #1211 from docker/health vor 4 Jahren
  Nicolas De Loof 9b282b69f8 Introduce --all option on compose ps vor 4 Jahren
  Nicolas De Loof c4f6b1bd14 Add HEALTH column to compose ps vor 4 Jahren
  Nicolas De Loof 7d0e1dfc3c introduce compose logs --tail and --follow options vor 4 Jahren
  Guillaume Tardif c9028f9f37 Merge pull request #1180 from docker/add-compose-stop vor 4 Jahren
  Nicolas De Loof 9e77499c2a introduce --force-recreate and --no-recreate vor 4 Jahren
  Ulysses Souza 4ff20bdda8 Add start and stop commands vor 4 Jahren
  Guillaume Tardif 3f474143ad Merge pull request #1163 from docker/stop-on-ctrlc vor 4 Jahren
  Nicolas De Loof f33eff5903 introduce `--filter` option on `compose ls` vor 4 Jahren
  Ulysses Souza 0529415fa7 Stop project on Ctrl+C vor 4 Jahren
  Nicolas De Loof e4682a0565 run "down" using project if it was set for command vor 4 Jahren
  Nicolas De Loof 4de01936f8 introduce --remove-orphans option vor 4 Jahren
  Ulysses Souza cef7a2d4ce Refactor ProjectName vor 4 Jahren
  Guillaume Tardif 32d5644937 Pass reader Writer as options to backend, remove hardcoded os.Stdout vor 4 Jahren
  Guillaume Tardif bad0d41d90 Auto-remove using container config vor 4 Jahren
  Guillaume Tardif 76f36a69c6 Reusing existing Create() and Start() API vor 4 Jahren
  Guillaume Tardif 7bed2343e6 Remove not implemented options vor 4 Jahren
  aiordache 412385c495 Add `compose run` command vor 4 Jahren
  Nicolas De Loof eda6a59379 introduce options struct in the API vor 4 Jahren
  Nicolas De Loof 855a879a6a Introduce `removeOrphans` to cleanup injected AWS simulation container vor 4 Jahren
  Nicolas De Loof 056dfb95bc allow to collect logs for a subset of project services vor 4 Jahren
  Nicolas De Loof 1d859dc807 `Ps` return ContainerSummary, not Services vor 4 Jahren
  Nicolas De Loof ca123e08eb Revisit logs/up API to pass a LogConsumer vs io.Writer vor 4 Jahren
  Nicolas De Loof 136d09e1ac split `Up` into `Create`+`Start` so logs don't collide with progress vor 4 Jahren
  Nicolas De Loof 39e4107e12 attach to log stream by default on `up` vor 4 Jahren
  Djordje Lukic 2f09b634cc Implement `docker compose pull` vor 4 Jahren
  Nicolas De Loof 52574046f0 introduce `compose push` command vor 4 Jahren