Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 1c01e9d00f [v2] docs: regenerate yaml docs 4 years ago
  Ulysses Souza 9798ea4aa5 Merge pull request #8602 from ndeloof/concurrent_map 4 years ago
  Nicolas De Loof e71c833d79 set name from project config when recreating container 4 years ago
  Nicolas De Loof cc47e5385b use a sync.Map to avoid concurrency issue accessing log presenters 4 years ago
  Nicolas De Loof a0bff8be96 redundant break statement 4 years ago
  Nicolas De Loof e44aacfbc1 fix run --volume flag (mistakely renamed --volumes) 4 years ago
  Nicolas De Loof aa89fa5443 add support for build.network and build.extrahosts 4 years ago
  Nicolas De Loof f3171e90cf prefix volumes with `container:` as we resolve service into container 4 years ago
  Nicolas De Loof e8666b02f3 introduce up --attach 4 years ago
  Nicolas De Loof 0e0291510c support service entrypoint set as empty slice (override Dockerfile ENTRYPOINT) 4 years ago
  Nicolas De Loof 2ceb176500 support --entrypoint="" as override 4 years ago
  Nicolas De Loof 1458beea84 stop log --follow on SIGINT 4 years ago
  Nicolas De Loof 010776f6db introduce --resolve-paths and restore compose v1 behavior 4 years ago
  Nicolas De Loof 1a73d1412d release to tag on v2 branch 4 years ago
  Nicolas De Loof bd22aed868 fix panic on scale down 4 years ago
  Nicolas De Loof ef461a3a26 set internal.Version on github.com/docker/compose/v2 4 years ago
  Nicolas De Loof 37e0db31b8 fix release project to build with GIT_TAG 4 years ago
  Nicolas De Loof aa02a3d2d8 setup compose v2 release workflow 4 years ago
  Nicolas De Loof 5b30accf35 Change URLs to reflect new project home 4 years ago
  Nicolas De loof 1b15a2a2fb Merge pull request #2061 from ndeloof/ps_not_found 4 years ago
  Nicolas De Loof 22ee74391a don't create container with autoremove so we can inspect for exitcode 4 years ago
  Nicolas De Loof e1267cddfd don't exit with err=1 when no container listed 4 years ago
  Nicolas De Loof 19682173d7 fix make target for cross compilation 4 years ago
  Nicolas De loof f8a1c90881 Merge pull request #2060 from ndeloof/v2 4 years ago
  Nicolas De Loof 1bd21aede5 bump compose-go 4 years ago
  Ulysses Souza 13dea3cef9 Merge pull request #2059 from ndeloof/volumes_from 4 years ago
  Nicolas De Loof 81879c4f4b update project's volumes_from before retrieving service 4 years ago
  Nicolas De Loof 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 years ago
  Nicolas De Loof c944c970ab use nicer imports 4 years ago
  Nicolas De loof c833e2e4a2 Merge pull request #2054 from ndeloof/compose.v2 4 years ago