Cronologia Commit

Autore SHA1 Messaggio Data
  Nicolas De Loof 1d859dc807 `Ps` return ContainerSummary, not Services 5 anni fa
  Nicolas De Loof ca123e08eb Revisit logs/up API to pass a LogConsumer vs io.Writer 5 anni fa
  Nicolas De Loof 136d09e1ac split `Up` into `Create`+`Start` so logs don't collide with progress 5 anni fa
  Nicolas De Loof 39e4107e12 attach to log stream by default on `up` 5 anni fa
  Djordje Lukic 2f09b634cc Implement `docker compose pull` 5 anni fa
  Nicolas De Loof 52574046f0 introduce `compose push` command 5 anni fa
  Nicolas De Loof 5952183eca introduce `compose build` command 5 anni fa
  Nicolas De Loof cb02622318 Marshall cloudformation template as yaml 5 anni fa
  Guillaume Tardif 7cf7b00584 Add ResourceService definition and ACI NOOP implementation 5 anni fa
  Guillaume Tardif b1edfb6507 Change inspect json output to group things a bit more nicely, and more like Moby json output 5 anni fa
  aiordache 265dd197c3 Add detach flag to `compose up` 5 anni fa
  Chris Crone d154c41586 Update copyright 5 anni fa
  Guillaume Tardif 9ed06ece5b Adding volume API & initial CLI command 5 anni fa
  Guillaume Tardif d06aa2827f Move containers, compose, secrets to /api 5 anni fa
  Nicolas De loof a8c290fe98 Merge pull request #583 from docker/compose_ls 5 anni fa
  aiordache 02be463fd7 Add `compose ls` command for ECS 5 anni fa
  Ulysses Souza 15066ce999 Add 'kill' command 5 anni fa
  Nicolas De Loof edb30e7e82 Revisit compose API so it uses compose-go Project as parameter 5 anni fa
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli 5 anni fa
  aiordache 44b2b8b21d integrate functionality from ecs-plugin 5 anni fa
  Nicolas De Loof cfbd963c3d Adjust commands to latest compose-go 5 anni fa
  Nicolas De Loof 6e6a11aa73 Introduce Secrets API 5 anni fa
  Nicolas De Loof 91427d0492 introduce `Convert` in compose API 5 anni fa
  Nicolas De Loof e02d8d549b Make ECS integration a compose-cli backend 5 anni fa
  Djordje Lukic 1a3182fb7f Implement `docker start` for ACI 5 anni fa
  Djordje Lukic 093a69136f Add --force to rm on ACI 5 anni fa
  Guillaume Tardif 76d8f5a8b4 More goimport changes 5 anni fa
  aiordache e097d19d7c update param name and add comments for logs and ps methods 5 anni fa
  aiordache 46e58a28d0 Add ps and logs to compose API 5 anni fa
  Guillaume Tardif f442eafe0b Validate run restart option value. Default value is “none”, instead of “no”, this is more in line with compose values, and changes only the default so should not have too much impact on legacy usage. 5 anni fa