Historique des commits

Auteur SHA1 Message Date
  Guillaume Tardif 32d5644937 Pass reader Writer as options to backend, remove hardcoded os.Stdout il y a 5 ans
  Guillaume Tardif 76f36a69c6 Reusing existing Create() and Start() API il y a 5 ans
  aiordache 412385c495 Add `compose run` command il y a 5 ans
  Nicolas De Loof eda6a59379 introduce options struct in the API il y a 5 ans
  Nicolas De Loof 855a879a6a Introduce `removeOrphans` to cleanup injected AWS simulation container il y a 5 ans
  Nicolas De Loof 056dfb95bc allow to collect logs for a subset of project services il y a 5 ans
  Nicolas De Loof 1d859dc807 `Ps` return ContainerSummary, not Services il y a 5 ans
  Nicolas De Loof ca123e08eb Revisit logs/up API to pass a LogConsumer vs io.Writer il y a 5 ans
  Nicolas De Loof 136d09e1ac split `Up` into `Create`+`Start` so logs don't collide with progress il y a 5 ans
  Nicolas De Loof 39e4107e12 attach to log stream by default on `up` il y a 5 ans
  Djordje Lukic 2f09b634cc Implement `docker compose pull` il y a 5 ans
  Nicolas De Loof 52574046f0 introduce `compose push` command il y a 5 ans
  Nicolas De Loof 5952183eca introduce `compose build` command il y a 5 ans
  Nicolas De Loof cb02622318 Marshall cloudformation template as yaml il y a 5 ans
  Guillaume Tardif 7cf7b00584 Add ResourceService definition and ACI NOOP implementation il y a 5 ans
  Guillaume Tardif b1edfb6507 Change inspect json output to group things a bit more nicely, and more like Moby json output il y a 5 ans
  aiordache 265dd197c3 Add detach flag to `compose up` il y a 5 ans
  Chris Crone d154c41586 Update copyright il y a 5 ans
  Guillaume Tardif 9ed06ece5b Adding volume API & initial CLI command il y a 5 ans
  Guillaume Tardif d06aa2827f Move containers, compose, secrets to /api il y a 5 ans
  Nicolas De loof a8c290fe98 Merge pull request #583 from docker/compose_ls il y a 5 ans
  aiordache 02be463fd7 Add `compose ls` command for ECS il y a 5 ans
  Ulysses Souza 15066ce999 Add 'kill' command il y a 5 ans
  Nicolas De Loof edb30e7e82 Revisit compose API so it uses compose-go Project as parameter il y a 5 ans
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli il y a 5 ans
  aiordache 44b2b8b21d integrate functionality from ecs-plugin il y a 5 ans
  Nicolas De Loof cfbd963c3d Adjust commands to latest compose-go il y a 5 ans
  Nicolas De Loof 6e6a11aa73 Introduce Secrets API il y a 5 ans
  Nicolas De Loof 91427d0492 introduce `Convert` in compose API il y a 5 ans
  Nicolas De Loof e02d8d549b Make ECS integration a compose-cli backend il y a 5 ans