Historique des commits

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