Commit History

Author SHA1 Message Date
  Guillame Tardif bc9099de9b Ensure images are pulled/build with build first, before creating networks / volumes and starting containers. 5 years ago
  Nicolas De Loof 3ff6923d2e align coding-style with network labels 5 years ago
  Nicolas De Loof f65a0d3720 Create volume with labels 5 years ago
  Nicolas De Loof 646aca82d9 composeService to rely on apiClient 5 years ago
  Guillaume Tardif de3b6cb450 Add compose labels for composefiles 5 years ago
  Nicolas De loof f7905efc36 Merge pull request #960 from docker/build 5 years ago
  Guillaume Tardif e441fbba5a Add compose labels for network 5 years ago
  Nicolas De Loof 0f4bcb9f17 Build and pull in parallel with BuildKit 5 years ago
  Nicolas De Loof a0b609a5dd implement service image build by BuildKit 5 years ago
  Guillaume Tardif 24328c4620 Add container labels to improve compatibility with docker-compose 5 years ago
  Djordje Lukic 5ffdaa5cca Use json progress message 5 years ago
  Djordje Lukic be40bdb032 Remove useless Done in the progress writer 5 years ago
  Djordje Lukic 1f43b83409 Use a dependency graph to start services 5 years ago
  Nicolas De loof b3f406f410 Merge pull request #924 from docker/dependecy_order 5 years ago
  Guillaume Tardif ff84803546 compose ps implementation 5 years ago
  Nicolas De Loof 251c52664a Implement service_healthy dependency condition 5 years ago
  Nicolas De Loof adb62e9080 Run convergence in service dependency order 5 years ago
  Guillaume Tardif 9f594abd85 Local compose ls implementation 5 years ago
  Guillaume Tardif 51142827e7 Fix linter errors 5 years ago
  Nicolas De Loof eb60bbb74f define const for labels 5 years ago
  Nicolas De Loof 2278370ffa Handle service scale with container numbering 5 years ago
  Guillaume Tardif da99ad40d5 Fix logs (concurrent access to container.ID, logs was displaying the first container logs for every container) 5 years ago
  Nicolas De Loof 6346db1d6f Move reconciliation logic into convergence.go 5 years ago
  Nicolas De Loof 8310bb2a91 Create services in dependency order 5 years ago
  Djordje Lukic 744aebc3fd "Already exists" also means the pull finished 5 years ago
  Djordje Lukic b0ee6d285a Update docker/docker to be able to run this on a Mac, use goroutines when starting a stack 5 years ago
  Nicolas De Loof 9fdf69ea9c Handle container (re)create/(re)start on compose up 5 years ago
  Nicolas De Loof 0d33e5cdcc report docker resources creation in progress 5 years ago
  Nicolas De Loof 7944a1b94f implement image pull on `compose up` with progress 5 years ago
  Nicolas De Loof 74de423cc3 reuse ECS logConsumer to implement formatted compose log output 5 years ago