Historial de Commits

Autor SHA1 Mensaje Fecha
  Ulysses Souza 4ff20bdda8 Add start and stop commands hace 4 años
  Guillaume Tardif 3f474143ad Merge pull request #1163 from docker/stop-on-ctrlc hace 4 años
  Nicolas De Loof f33eff5903 introduce `--filter` option on `compose ls` hace 4 años
  Ulysses Souza 0529415fa7 Stop project on Ctrl+C hace 4 años
  Nicolas De Loof e4682a0565 run "down" using project if it was set for command hace 4 años
  Nicolas De Loof 4de01936f8 introduce --remove-orphans option hace 4 años
  Ulysses Souza cef7a2d4ce Refactor ProjectName hace 4 años
  Guillaume Tardif 32d5644937 Pass reader Writer as options to backend, remove hardcoded os.Stdout hace 4 años
  Guillaume Tardif bad0d41d90 Auto-remove using container config hace 4 años
  Guillaume Tardif 76f36a69c6 Reusing existing Create() and Start() API hace 4 años
  Guillaume Tardif 7bed2343e6 Remove not implemented options hace 4 años
  aiordache 412385c495 Add `compose run` command hace 4 años
  Nicolas De Loof eda6a59379 introduce options struct in the API hace 4 años
  Nicolas De Loof 855a879a6a Introduce `removeOrphans` to cleanup injected AWS simulation container hace 4 años
  Nicolas De Loof 056dfb95bc allow to collect logs for a subset of project services hace 4 años
  Nicolas De Loof 1d859dc807 `Ps` return ContainerSummary, not Services hace 4 años
  Nicolas De Loof ca123e08eb Revisit logs/up API to pass a LogConsumer vs io.Writer hace 4 años
  Nicolas De Loof 136d09e1ac split `Up` into `Create`+`Start` so logs don't collide with progress hace 4 años
  Nicolas De Loof 39e4107e12 attach to log stream by default on `up` hace 4 años
  Djordje Lukic 2f09b634cc Implement `docker compose pull` hace 4 años
  Nicolas De Loof 52574046f0 introduce `compose push` command hace 4 años
  Nicolas De Loof 5952183eca introduce `compose build` command hace 4 años
  Nicolas De Loof cb02622318 Marshall cloudformation template as yaml hace 5 años
  aiordache 265dd197c3 Add detach flag to `compose up` hace 5 años
  aiordache d3effd2ead Detect task failures hace 5 años
  Chris Crone d154c41586 Update copyright hace 5 años
  aiordache 799b799f30 Implement `compose ls` for ACI hace 5 años
  Guillaume Tardif d06aa2827f Move containers, compose, secrets to /api hace 5 años