Commit Verlauf

Autor SHA1 Nachricht Datum
  Laura Brehm 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option vor 2 Jahren
  Nicolas De Loof e94eb056b4 allow a TTY to be allocated with -t vor 2 Jahren
  Matt Armand 4cebce3a5c This option lives in the create options, not the run options vor 2 Jahren
  Matt Armand bd8e57447a Add remove-orphans functionality to run, because it recommends that in error messages vor 2 Jahren
  Nicolas De Loof 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams vor 3 Jahren
  Tiger Wang 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions vor 2 Jahren
  Nicolas De Loof 7369127650 use StringToBool to detect COMPOSE_IGNORE_ORPHANS vor 3 Jahren
  Laura Brehm 35d31cc500 Add `--build` option to `compose run` vor 3 Jahren
  Ulysses Souza 140dc519d3 cli: add shell completion function (#9269) vor 3 Jahren
  Khoa Le 8d4846f210 docs: remove extra whitespaces in help text (#9710) vor 3 Jahren
  Sebastiaan van Stijn 9db79856be update usage strings for consistency vor 3 Jahren
  Laura Brehm 80b7a8d274 Only start direct dependencies of service on `compose run ...` vor 3 Jahren
  Eric Freese d871cb98e5 Fix search/replace typo in --no-TTY documentation vor 3 Jahren
  Guillaume Lours 099715fb6f update run no-TTY flag description as auto-detected by default vor 3 Jahren
  Nicolas De Loof c843d373de restore TTY auto-detection using dockerCli.Out.IsTerminal vor 3 Jahren
  Nicolas De Loof 1d4b4e3c8e use docker/cli RunExec and RunStart to handle all the interactive/tty/* terminal logic vor 3 Jahren
  Guillaume Lours 7036cda306 Merge pull request #9198 from ndeloof/dockerCli_stdout vor 3 Jahren
  Nicolas De Loof 2282159922 map --interactive to StdinOpen vor 3 Jahren
  Nicolas De Loof dbe7de50a7 don't try to start dependencies when there are none vor 3 Jahren
  PIG208 bcaa908f74 Support COMPOSE_IGNORE_ORPHANS for compose run vor 3 Jahren
  Ulysses Souza 61735c0012 Add -i and -t to run and exec vor 3 Jahren
  Nicolas De Loof f86f252a66 composeService to use dockerCli's In/Out/Err streams vor 3 Jahren
  Mehrad Dadar 65ed8cf4c2 Implemented #9147 vor 3 Jahren
  Ulysses Souza 7b6439997d Fix output redirection on command run vor 4 Jahren
  Nicolas De Loof 4dafeb57a5 introduce run —quiet-pull to align with up vor 4 Jahren
  Nicolas De Loof 07b5512a68 `run` must attach to stdin vor 4 Jahren
  Nicolas De Loof e39ea13002 fix support for `compose run --label` vor 4 Jahren
  aviau 21d3b19e57 compose/run: don't waitDependencies if NoDeps vor 4 Jahren
  Nicolas De Loof a0bff8be96 redundant break statement vor 4 Jahren
  Nicolas De Loof e44aacfbc1 fix run --volume flag (mistakely renamed --volumes) vor 4 Jahren