Commit History

Author SHA1 Message Date
  Nicolas De Loof d56745cba4 detect stopped containers as "Created" 4 years ago
  Guillaume Tardif 3252c409f8 Make progress event display homogeneous between up, down, start, stop 4 years ago
  Nicolas De Loof 9e77499c2a introduce --force-recreate and --no-recreate 4 years ago
  Nicolas De loof c881e22ab8 Merge pull request #1143 from aiordache/local_volume_override 4 years ago
  aiordache 774234750d Parse volumes_from 4 years ago
  Guillaume Tardif 930ae8bdb2 goimports -local github.com/docker/compose-cli -w . ; gofmt -s -w . 4 years ago
  Guillaume Tardif 4dee783aba Move progress => api 4 years ago
  aiordache 515f3ba1e7 Revisit volume implementation 4 years ago
  Guillaume Tardif 7a6712afdb Do not inspect for double container name at creation time, this has already been checked, let moby error bubble up if there is a name clash at this stage 4 years ago
  Ulysses Souza b3993230d1 Add network alias to container name 4 years ago
  Ulysses Souza b264e1814b Add warning on container_name and scale > 1 4 years ago
  Ulysses Souza 8976a20698 Use `container_name` property on service 4 years ago
  Nicolas De Loof 4de01936f8 introduce --remove-orphans option 4 years ago
  Guillaume Tardif 32d5644937 Pass reader Writer as options to backend, remove hardcoded os.Stdout 4 years ago
  Guillaume Tardif bad0d41d90 Auto-remove using container config 4 years ago
  Guillaume Tardif 8eb9733914 No need to support service `container_name` in this PR, will do separately, minor cleanup 4 years ago
  aiordache 412385c495 Add `compose run` command 5 years ago
  Nicolas De Loof 1eb40999e2 Split compose.go into command-focussed go files 5 years ago