提交历史

作者 SHA1 备注 提交日期
  Guillaume Tardif a71b2a39bd Add status field in API metrics 5 年之前
  Guillaume Tardif 3ccc603461 Add status field in CLI metrics : success, failure, cancelled 5 年之前
  Guillaume Tardif 9c6aead797 Allow running commands with HOME=“”. 5 年之前
  Guillaume Tardif b85eddd09c Remove duplicated code formatting multi errors 5 年之前
  Guillaume Tardif 099b64935b Minor fixes 5 年之前
  Guillaume Tardif 38a8f5310b Volume command is only available in aci context type, with ACI specific flags 5 年之前
  Guillaume Tardif 08562b403e Connecting it all 5 年之前
  Guillaume Tardif 9ed06ece5b Adding volume API & initial CLI command 5 年之前
  Guillaume Tardif 303958bb44 Merge pull request #574 from ulyssessouza/alias-rm-kill 5 年之前
  Guillaume Tardif adeba9b124 Fix bug not allowing users to run any context command when set to an aws context type. 5 年之前
  Ulysses Souza 15066ce999 Add 'kill' command 5 年之前
  Nicolas De Loof fed50d79f2 introduce ecs-local context 5 年之前
  Nicolas De Loof 7f8bb030e6 Introduce ECS emulation mode 5 年之前
  Guillaume Tardif ad5c465bd1 Merge pull request #485 from docker/repo-rename 5 年之前
  Ulysses Souza 59f7d7cd00 Redirect user from plugin usage to integrated ECS 5 年之前
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli 5 年之前
  Guillaume Tardif 4c3b563182 ECS context type is not for delegation to Moby ! 5 年之前
  Nicolas De Loof 32adf3e4e6 Introduce `secret` management command and ECS implementation 5 年之前
  Djordje Lukic 635ecd7b99 Return a default implementation when nil 5 年之前
  Djordje Lukic 88c405e025 Use buffered channels for signals 5 年之前
  Djordje Lukic 1a3182fb7f Implement `docker start` for ACI 5 年之前
  Guillaume Tardif ee062e8333 ACI Stop implementation 5 年之前
  Djordje Lukic 093a69136f Add --force to rm on ACI 5 年之前
  aiordache d1b8bcb2c7 fix signal passing to mobycli 5 年之前
  aiordache 87245ef727 rename packages ( amazon to ecs and azure to aci ) 5 年之前
  aiordache 355295696f Create aws context 5 年之前
  aiordache 5a26b25709 handle compose on all context types 5 年之前
  Guillaume Tardif 492ce96dd4 Implement azure logout 5 年之前
  Guillaume Tardif 0776e79e8e Exit without error message if user canceled command (typical scenario : ACI `logs — follow` and ctrl-C while querying ACI) 5 年之前
  Guillaume Tardif 964e331a10 Specific exit code when command fails because azure login is required. Will be used by VSCode Docker integration 5 年之前