コミット履歴

作者 SHA1 メッセージ 日付
  Nicolas De Loof 1eb40999e2 Split compose.go into command-focussed go files 4 年 前
  Guillaume Tardif 6fc8eefb1b Remove build flag for local backend 4 年 前
  Nicolas De Loof 646aca82d9 composeService to rely on apiClient 5 年 前
  Guillaume Tardif 51142827e7 Fix linter errors 5 年 前
  Nicolas De Loof 2278370ffa Handle service scale with container numbering 5 年 前
  Nicolas De Loof a701fd7601 Negociate API version with docker engine 5 年 前
  Nicolas De Loof 74de423cc3 reuse ECS logConsumer to implement formatted compose log output 5 年 前
  Nicolas De Loof 85ec312461 convert compose model into moby API types to prepare "up" local implementation 5 年 前
  Chris Crone 42eb0ecc35 backend.local: Add rudimentary volume support 5 年 前
  Chris Crone 637dd263c9 backend.local: Refactor container service 5 年 前
  Chris Crone b2dcae685a backend.local: Add restart policy support to run 5 年 前
  Chris Crone b8adb4b3dd backend.local: Refactor conversion code 5 年 前
  Chris Crone 6a9eca9bdf backend.local: Add memory limits 5 年 前
  Chris Crone 47aa069a3d backend.local: Add CPU limits 5 年 前
  Chris Crone 42f31d3129 backend.local: Improve inspect 5 年 前
  Chris Crone dce884d5c8 backend.local: Set environment on run 5 年 前
  Chris Crone 25e6a18fef backend: Add --rm support to local backend 5 年 前
  Guillaume Tardif 7cf7b00584 Add ResourceService definition and ACI NOOP implementation 5 年 前
  Chris Crone d154c41586 Update copyright 5 年 前
  Guillaume Tardif 08562b403e Connecting it all 5 年 前
  Guillaume Tardif 9ed06ece5b Adding volume API & initial CLI command 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 年 前
  Nicolas De Loof 6e6a11aa73 Introduce Secrets API 5 年 前
  Djordje Lukic 1a3182fb7f Implement `docker start` for ACI 5 年 前
  Djordje Lukic 093a69136f Add --force to rm on ACI 5 年 前
  Djordje Lukic ef2d304762 Allow non-interactive exec on ACI 5 年 前
  Guillaume Tardif 7296290408 Add ”Platform” in docker inspect result, showing container OS (this field is used by VSCode) 5 年 前
  Djordje Lukic ad72c866cc Add license headers 5 年 前