Commit History

Author SHA1 Message Date
  Ulysses Souza 2fdc3bad48 Add restart command 4 years ago
  Guillaume Tardif 3f600281e6 Merge pull request #1354 from ulyssessouza/fix-pull-arch 4 years ago
  Nicolas De Loof d08255c4ff implement -v, -p, --service-ports and --use-aliases on compose run 4 years ago
  Ulysses Souza 939ace331c Add platform on creating containers 4 years ago
  Nicolas De Loof e9c9a1983c pass timeout to "up" backend implementation 4 years ago
  Nicolas De Loof 7c4c534b36 introduce --renew-anon-volumes 4 years ago
  Ulysses Souza 83cc63c8ae Add service based network_mode 4 years ago
  Nicolas De Loof 20b83aa237 introduce compose rm command 4 years ago
  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 4 years ago
  Nicolas De Loof 1eb40999e2 Split compose.go into command-focussed go files 4 years ago