Commit History

Author SHA1 Message Date
  Guillaume Tardif c176fcc1d9 Map composefiles privileged, isolation 4 years ago
  Guillaume Tardif 2c50885484 Add support for composefile attributes 4 years ago
  Guillaume Tardif 9301c298ef Merge pull request #1390 from ulyssessouza/quiet-pull 4 years ago
  Ulysses Souza aa4d15d28c Add `quietPull` option to `up` 4 years ago
  Nicolas De Loof 9c4d8ab158 (re)attach to container after restart 4 years ago
  Nicolas De Loof e9c9a1983c pass timeout to "up" backend implementation 4 years ago
  Nicolas De Loof 7495b192b8 introduce --always-recreate-deps 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 0b517741a0 introduce --timeout on compose stop|down 4 years ago
  Guillaume Tardif f52bdc54d8 Merge pull request #1281 from gtardif/compose_unittests 4 years ago
  Guillaume Tardif 4140196eb0 Add down unit tests 4 years ago
  Guillaume Tardif c8b708a20b Fix orphans warning when running `docker compose up SERVICE` 4 years ago
  Ulysses Souza 8d8934e449 Add configs bind mount support 4 years ago
  Nicolas De Loof 163f3b9a89 don't run "removeContainers" in parallel as we follow dependency order 4 years ago
  Nicolas De loof c3443410fe Merge pull request #1190 from docker/recreate_flags 4 years ago
  Ulysses Souza cd233ceb5c Add defensive code 4 years ago
  Nicolas De Loof 9e77499c2a introduce --force-recreate and --no-recreate 4 years ago
  Ulysses Souza 0529415fa7 Stop project on Ctrl+C 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 747d2de397 cleanup 4 years ago
  aiordache 515f3ba1e7 Revisit volume implementation 4 years ago
  Guillaume Tardif 8ab3149f45 Network names and volume names don’t need anymore to be re-adapted (and prefixed with project name) after loaded from compose-go 4 years ago
  Guillaume Tardif 7dd3a5a1eb Remove duplicate compute of image name & add unit test 4 years ago
  Nicolas De Loof 609eeb0962 We actually support volume labels and driver_opts 4 years ago
  Nicolas De loof 947009d772 Merge pull request #1113 from docker/local_inline_secrets 4 years ago
  aiordache 30d6e1b9e2 override inherited secret mounts 4 years ago