提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Guillaume Tardif b1edfb6507 Change inspect json output to group things a bit more nicely, and more like Moby json output 5 年之前
  aiordache f983686426 Change EnvVars property to Environment 5 年之前
  aiordache 11d4db6907 Add EnvVars property to the container proto and update unittest 5 年之前
  Ulysses Souza 277702dc6b Add argument support to run command 5 年之前
  Chris Crone d154c41586 Update copyright 5 年之前
  Guillaume Tardif d06aa2827f Move containers, compose, secrets to /api 5 年之前
  Ulysses Souza 15066ce999 Add 'kill' command 5 年之前
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli 5 年之前
  Djordje Lukic 33758f0764 Add start to gRPC 5 年之前
  Djordje Lukic 093a69136f Add --force to rm on ACI 5 年之前
  Guillaume Tardif bc920b2e54 Add restartPolicyCondition to gRPC protos (run & inspect) 5 年之前
  Djordje Lukic ef2d304762 Allow non-interactive exec on ACI 5 年之前
  Djordje Lukic b146b2f391 Add the platform when returning a container over GRPC 5 年之前
  Ulysses Souza 1deb2b8b09 Integrate limits on inspect 5 年之前
  Djordje Lukic ad72c866cc Add license headers 5 年之前
  Ulysses Souza 1039c5ed94 Add tests on inspect 5 年之前
  Ulysses Souza 96bc1ca6f1 Add inspect command 5 年之前
  Djordje Lukic 8400795caf Add the store to the gRPC context 5 年之前
  Djordje Lukic c8079d61ee Move streams into own package 5 年之前
  Djordje Lukic c34d016fdb Unify protos with client interfaces 5 年之前
  Guillaume Tardif 1c94893d2f Fix slight bug in error handling 5 年之前
  Djordje Lukic 129e675932 Put all protos inside the `protos` package 5 年之前
  Djordje Lukic 5945e6a56c Implement gRPC logging 5 年之前
  Djordje Lukic a26dd81307 Add timeout as a parameter to the stop action 5 年之前
  Djordje Lukic ce7cbd4463 Add `Stop` command on the gRPC side. 5 年之前