Commit History

Author SHA1 Message Date
  Guillaume Tardif 0dfea32250 Revert "Temporarily disable some red ACI tests, to be put reverted once the platform is back to green (hopefully in a day or 2)" 5 years ago
  Ulysses Souza 6c1ea32dae Add --quiet for some commands 5 years ago
  Nicolas De loof a067882b6d Merge pull request #734 from docker/add-version-in-user-agent 5 years ago
  Ulysses Souza 10632b008b Add version to UserAgent on ACI 5 years ago
  Guillaume Tardif a6ef06f131 Merge pull request #753 from docker/secrets-remove-inline 5 years ago
  Ulysses Souza 4d6a0bb00d Remove inline secrets option 5 years ago
  Guillaume Tardif 5efebd43c1 Merge pull request #736 from docker/check-volume-usage-on-delete 5 years ago
  Ulysses Souza 99186b1d04 Look for all mounts before removing a volume 5 years ago
  Guillaume Tardif 4380adeed5 Merge pull request #751 from docker/fix-string-len-e2e 5 years ago
  Guillaume Tardif 289c83efe2 HttpRetry : do not get stuck on first call, timeout http requests and retry in case of failures 5 years ago
  Guillaume Tardif 4f87422a79 more debug info when ports available but hostIP is empty ; Seems to be a race where container has status running but not yet an IP allocated 5 years ago
  Ulysses Souza 019268dded Fix e2e tests on comparing with empty string 5 years ago
  Guillaume Tardif 7fb976732f Merge pull request #748 from docker/aci_resource_req 5 years ago
  Guillaume Tardif a2af3c4367 Merge pull request #752 from gtardif/aci_e2E_cleanup 5 years ago
  Guillaume Tardif 68d0413e36 Minor cleanup 5 years ago
  Guillaume Tardif 8325768a72 Add ACI E2E resource cleanup command 5 years ago
  Guillaume Tardif cfc490fd92 Update gRPC inspect result with HostConfig struct. Breaking changes in inspect API, but this is not used yet in VSCode Docker extension, and still in beta. 5 years ago
  Guillaume Tardif 6516632ecf Add resource reservations to container inspect 5 years ago
  Guillaume Tardif b1edfb6507 Change inspect json output to group things a bit more nicely, and more like Moby json output 5 years ago
  Guillaume Tardif 343d54dac5 Allow to set memory / CPU limits higher than requests, ACI will request that limits are not higher than the total request for the container group. Also set requests = limits when only limits are set 5 years ago
  Guillaume Tardif c09f771359 Use compose resource request to set ACI retrouve request, and single container resource requests. 5 years ago
  Guillaume Tardif cda66b5e90 Merge pull request #741 from gtardif/fix_cli_metrics 5 years ago
  Guillaume Tardif 0d161f5ccd Merge pull request #723 from gtardif/doc_aci_compose 5 years ago
  Guillaume Tardif 808715d740 Adding secrets details 5 years ago
  Guillaume Tardif 7ff9162dc7 Remove enterprise specific commands 5 years ago
  Guillaume Tardif a09983b474 Do not send metrics for help commands 5 years ago
  Guillaume Tardif 3e93a690d2 Adding command aliases, was missing only “f” and “b” (from `build bake` and `build build`) 5 years ago
  Guillaume Tardif 0d3f7186c5 Hardcoded list of commands and simplified metrics gathering. 5 years ago
  Nicolas De loof 005c6dcfe7 Merge pull request #730 from aiordache/ecs_detached_up 5 years ago
  aiordache 265dd197c3 Add detach flag to `compose up` 5 years ago