Commit History

Author SHA1 Message Date
  Nicolas De Loof 97a0efd7c3 group ports to render ranges as ... ranges 4 years ago
  Nicolas De Loof e39ea13002 fix support for `compose run --label` 4 years ago
  Nicolas De Loof 99e75639d6 define compose container names with a valid hostname 4 years ago
  Ulysses Souza aa4b01212e Merge pull request #8638 from ulyssessouza/fix-ctrl-c-2x-deps 4 years ago
  Ulysses Souza 2a1e989f3e Stop only the service ran by it's up command 4 years ago
  Ulysses Souza 480a255a0e Merge pull request #8620 from ndeloof/scale_0 4 years ago
  Ulysses Souza 6b4b2ea633 Merge pull request #8635 from ndeloof/project_from_labels 4 years ago
  Ulysses Souza 3bf555cbd6 Fix lint make target 4 years ago
  Nicolas De Loof 3324429320 introduce --compatibility (noop) for backward ... compatibility 4 years ago
  Nicolas De Loof 48a6dc088b rebuild compose project from labels 4 years ago
  Nicolas De Loof 18059295f7 waitForContainer to ensure stopped before remove 4 years ago
  Nicolas De Loof abb2ddba88 `compose config` to espace `$` signs so compose file is still valid 4 years ago
  Ulysses Souza 15cd034485 Merge pull request #8628 from ulyssessouza/add-unsupportedflagerror 4 years ago
  Ulysses Souza 1150a323ab Add UnsupportedFlag to the declared errors 4 years ago
  aviau 21d3b19e57 compose/run: don't waitDependencies if NoDeps 4 years ago
  Nicolas De Loof a2947457b9 get scale from deploy.replicas. Require scale normalization 4 years ago
  Nicolas De Loof f7c360b721 run watchContainers with a background context 4 years ago
  Ulysses Souza 4441ff5b21 Merge pull request #8604 from ndeloof/convert_output 4 years ago
  Sebastiaan van Stijn 0b896c69ce [v2] docs: fix stray backtick, and add compose_version yaml 4 years ago
  Sebastiaan van Stijn 3678deed14 [v2] use "docker/cli-docs-tool" to generate docs 4 years ago
  Sebastiaan van Stijn fdc362bf55 [v2] docs: markdown and link fixes 4 years ago
  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 caf157969e introduce `--output` option to `config` command 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