Commit History

Author SHA1 Message Date
  Nicolas De Loof 48402585fd replace passing parameters by context with singletons 4 years ago
  aiordache 6f1d88e3bc Fix test and load dockerconfig in the backend 4 years ago
  aiordache d26783c322 Add connection flags to root command 4 years ago
  Guillaume Tardif 930ae8bdb2 goimports -local github.com/docker/compose-cli -w . ; gofmt -s -w . 4 years ago
  Guillaume Tardif 801e747adb Move context/cloud => api/cloud 4 years ago
  Guillaume Tardif 6a8b344885 Move backend => api 4 years ago
  Nicolas De Loof 1eb40999e2 Split compose.go into command-focussed go files 4 years ago
  Guillaume Tardif 6fc8eefb1b Remove build flag for local backend 4 years ago
  Nicolas De Loof 646aca82d9 composeService to rely on apiClient 5 years ago
  Guillaume Tardif 51142827e7 Fix linter errors 5 years ago
  Nicolas De Loof 2278370ffa Handle service scale with container numbering 5 years ago
  Nicolas De Loof a701fd7601 Negociate API version with docker engine 5 years ago
  Nicolas De Loof 74de423cc3 reuse ECS logConsumer to implement formatted compose log output 5 years ago
  Nicolas De Loof 85ec312461 convert compose model into moby API types to prepare "up" local implementation 5 years ago
  Chris Crone 42eb0ecc35 backend.local: Add rudimentary volume support 5 years ago
  Chris Crone 637dd263c9 backend.local: Refactor container service 5 years ago
  Chris Crone b2dcae685a backend.local: Add restart policy support to run 5 years ago
  Chris Crone b8adb4b3dd backend.local: Refactor conversion code 5 years ago
  Chris Crone 6a9eca9bdf backend.local: Add memory limits 5 years ago
  Chris Crone 47aa069a3d backend.local: Add CPU limits 5 years ago
  Chris Crone 42f31d3129 backend.local: Improve inspect 5 years ago
  Chris Crone dce884d5c8 backend.local: Set environment on run 5 years ago
  Chris Crone 25e6a18fef backend: Add --rm support to local backend 5 years ago
  Guillaume Tardif 7cf7b00584 Add ResourceService definition and ACI NOOP implementation 5 years ago
  Chris Crone d154c41586 Update copyright 5 years ago
  Guillaume Tardif 08562b403e Connecting it all 5 years ago
  Guillaume Tardif 9ed06ece5b Adding volume API & initial CLI command 5 years ago
  Guillaume Tardif d06aa2827f Move containers, compose, secrets to /api 5 years ago
  Ulysses Souza 15066ce999 Add 'kill' command 5 years ago
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli 5 years ago