提交历史

作者 SHA1 备注 提交日期
  Guillaume Tardif cdd4028788 Fix flaky nil pointer in signal forwarding to child process (see https://github.com/docker/api/runs/949400778) 5 年之前
  Guillaume Tardif 29fe26620a Stop forwarding signals to child process when the child terminates 5 年之前
  Guillaume Tardif 05a8582126 Forward all signals to child process 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 年之前
  Djordje Lukic 98976e4cb4 Cleanup entrypoint 5 年之前
  Guillaume Tardif 839b1b0b44 Delegate to Moby CLI, to allow executing ecs CLI plugin if user has switched to the AWS context (created by the plugin) 5 年之前
  Guillaume Tardif 38d4f8d25a Shell out to Moby cli if user uses -H, regardless of context set. Moby cli will refuse both options (context & host) to be set at the same time 5 年之前
  Djordje Lukic ad72c866cc Add license headers 5 年之前
  Guillaume Tardif ab3cd0fec1 Renamed ExecIfDefaultCtxType for more explicit behaviour 5 年之前
  Guillaume Tardif 3981244701 Fix bug where we shell out to Moby cli only if context == default. We must shell out to Moby cli for any context of type “Moby”, not only the default context. 5 年之前
  Guillaume Tardif fe57e4c159 Fix a bug where calling login, context inspect did not do anything if not on default context. These command will shell out to Moby cli regardless of current context 5 年之前
  Guillaume Tardif bbcdad39d5 Renamed docker-classic to “com.docker.com”. 5 年之前