Historial de Commits

Autor SHA1 Mensaje Fecha
  Nicolas De Loof e6a7694b8d Apply no-deps before we select and mutate target service hace 2 años
  Nicolas De Loof c61b8aa5ac introduce run --cap-add to run maintenance commands using service image hace 2 años
  Nicolas De Loof fd7847f2ac `parallel` flag belong do top-level "compose" cobra command, not the current one hace 2 años
  Nicolas De loof 0c1a691fa5 fix container being recreated while config has not changed (#10540) hace 2 años
  Nicolas De Loof bbe1b77a67 progress writer uses dockercli.Err stream hace 2 años
  Nicolas De Loof a3bed265f2 update compose-go hace 2 años
  Laura Brehm 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option hace 2 años
  Nicolas De Loof e94eb056b4 allow a TTY to be allocated with -t hace 2 años
  Matt Armand 4cebce3a5c This option lives in the create options, not the run options hace 2 años
  Matt Armand bd8e57447a Add remove-orphans functionality to run, because it recommends that in error messages hace 2 años
  Nicolas De Loof 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams hace 2 años
  Tiger Wang 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions hace 2 años
  Nicolas De Loof 7369127650 use StringToBool to detect COMPOSE_IGNORE_ORPHANS hace 2 años
  Laura Brehm 35d31cc500 Add `--build` option to `compose run` hace 2 años
  Ulysses Souza 140dc519d3 cli: add shell completion function (#9269) hace 3 años
  Khoa Le 8d4846f210 docs: remove extra whitespaces in help text (#9710) hace 3 años
  Sebastiaan van Stijn 9db79856be update usage strings for consistency hace 3 años
  Laura Brehm 80b7a8d274 Only start direct dependencies of service on `compose run ...` hace 3 años
  Eric Freese d871cb98e5 Fix search/replace typo in --no-TTY documentation hace 3 años
  Guillaume Lours 099715fb6f update run no-TTY flag description as auto-detected by default hace 3 años
  Nicolas De Loof c843d373de restore TTY auto-detection using dockerCli.Out.IsTerminal hace 3 años
  Nicolas De Loof 1d4b4e3c8e use docker/cli RunExec and RunStart to handle all the interactive/tty/* terminal logic hace 3 años
  Guillaume Lours 7036cda306 Merge pull request #9198 from ndeloof/dockerCli_stdout hace 3 años
  Nicolas De Loof 2282159922 map --interactive to StdinOpen hace 3 años
  Nicolas De Loof dbe7de50a7 don't try to start dependencies when there are none hace 3 años
  PIG208 bcaa908f74 Support COMPOSE_IGNORE_ORPHANS for compose run hace 3 años
  Ulysses Souza 61735c0012 Add -i and -t to run and exec hace 3 años
  Nicolas De Loof f86f252a66 composeService to use dockerCli's In/Out/Err streams hace 3 años
  Mehrad Dadar 65ed8cf4c2 Implemented #9147 hace 3 años
  Ulysses Souza 7b6439997d Fix output redirection on command run hace 3 años