提交历史

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