Commit History

Author SHA1 Message Date
  aiordache b155fe0f2e retrieve status with get group by name 5 years ago
  aiordache 50c99ed7f6 filter status result by project name 5 years ago
  aiordache 799b799f30 Implement `compose ls` for ACI 5 years ago
  Guillaume Tardif d06aa2827f Move containers, compose, secrets to /api 5 years ago
  Guillaume Tardif 55d54cb21c Merge pull request #584 from docker/aci_stop_follow_logs 5 years ago
  Guillaume Tardif 7138ecc899 ACI : when following logs (actually polling logs), stop polling when the container is not running anymore. 5 years ago
  Nicolas De loof a8c290fe98 Merge pull request #583 from docker/compose_ls 5 years ago
  aiordache 02be463fd7 Add `compose ls` command for ECS 5 years ago
  Ulysses Souza 15066ce999 Add 'kill' command 5 years ago
  Guillaume Tardif b0c50ed6dd Implement compose ps on ACI 5 years ago
  Nicolas De Loof edb30e7e82 Revisit compose API so it uses compose-go Project as parameter 5 years ago
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli 5 years ago
  Nicolas De Loof 66e25937c6 Merge remote-tracking branch 'origin/main' into ecs-import 5 years ago
  Nicolas De Loof ec4615ae57 Apply linter recommendations 5 years ago
  Guillaume Tardif 87cee4d1e5 Returns `Node <Group_status>` when container group status is available and not container status (instead of `Unknown`) 5 years ago
  Nicolas De Loof cfbd963c3d Adjust commands to latest compose-go 5 years ago
  Nicolas De Loof 6e6a11aa73 Introduce Secrets API 5 years ago
  Nicolas De Loof 91427d0492 introduce `Convert` in compose API 5 years ago
  Nicolas De Loof e02d8d549b Make ECS integration a compose-cli backend 5 years ago
  Guillaume Tardif 4ee5aa6267 More renaming 5 years ago
  Guillaume Tardif 274dc8283f Use proper context in storage key retrieval 5 years ago
  Guillaume Tardif 6552a00004 Use SDK storage.AccountClient.ListKeys. Needed to refactor code to avoid cyclic dependencies 5 years ago
  Djordje Lukic 13327ac617 Make the compose message on start mean something 5 years ago
  Djordje Lukic 1a3182fb7f Implement `docker start` for ACI 5 years ago
  Guillaume Tardif 3d758b7f26 Implement `docker ps —all` filter on ACI 5 years ago
  Guillaume Tardif ee062e8333 ACI Stop implementation 5 years ago
  Djordje Lukic 80c1b2246b Merge pull request #457 from docker/feat-aci-force-rm 5 years ago
  Djordje Lukic 093a69136f Add --force to rm on ACI 5 years ago
  Guillaume Tardif ec5f4e9202 Add options to `docker login azure` to support Service Principal login. Use it in E2E tests 5 years ago
  Guillaume Tardif 76d8f5a8b4 More goimport changes 5 years ago