Historial de Commits

Autor SHA1 Mensaje Fecha
  Guillaume Tardif f1ac6d4fdc Move errdefs => api/errdefs hace 4 años
  Guillaume Tardif 930ae8bdb2 goimports -local github.com/docker/compose-cli -w . ; gofmt -s -w . hace 4 años
  Guillaume Tardif 801e747adb Move context/cloud => api/cloud hace 4 años
  Guillaume Tardif 6a8b344885 Move backend => api hace 4 años
  Nicolas De Loof 4de01936f8 introduce --remove-orphans option hace 4 años
  Guillaume Tardif 32d5644937 Pass reader Writer as options to backend, remove hardcoded os.Stdout hace 4 años
  Guillaume Tardif 76f36a69c6 Reusing existing Create() and Start() API 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
  Guillaume Tardif 7cf7b00584 Add ResourceService definition and ACI NOOP implementation hace 5 años
  Guillaume Tardif b1edfb6507 Change inspect json output to group things a bit more nicely, and more like Moby json output hace 5 años
  aiordache 265dd197c3 Add detach flag to `compose up` hace 5 años
  Chris Crone d154c41586 Update copyright hace 5 años
  Guillaume Tardif 9ed06ece5b Adding volume API & initial CLI command hace 5 años
  Guillaume Tardif d06aa2827f Move containers, compose, secrets to /api hace 5 años
  Nicolas De loof a8c290fe98 Merge pull request #583 from docker/compose_ls hace 5 años
  aiordache 02be463fd7 Add `compose ls` command for ECS hace 5 años
  Ulysses Souza 15066ce999 Add 'kill' command hace 5 años
  Nicolas De Loof edb30e7e82 Revisit compose API so it uses compose-go Project as parameter hace 5 años
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli hace 5 años