Commit Verlauf

Autor SHA1 Nachricht Datum
  Guillaume Lours 5a2b7b83cd use compose service methods when exist instead of directly service.dockerCli vor 2 Jahren
  Guillaume Lours 279225896a run: clean service command if entrypoint is overridden (#9836) vor 3 Jahren
  ikedam bbaaa6a9de config: case-insensitive env vars on Windows (#9438) vor 3 Jahren
  Ulysses Souza e9c8cfcef3 Fix environment variables priority between environment and .env vor 3 Jahren
  Guillaume Lours a1b3f95709 add e2e tests to verify env variables priority vor 3 Jahren
  Guillaume Lours fcff36fc8a now we use directly the Docker CLI to run autoremove flag should be pass as is 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
  Nicolas De Loof f86f252a66 composeService to use dockerCli's In/Out/Err streams vor 3 Jahren
  Nicolas De Loof fb9310caf2 use CustomLabels for composeV2 metadata and not impact service hash vor 4 Jahren
  Nicolas De Loof 4dafeb57a5 introduce run —quiet-pull to align with up vor 4 Jahren
  Nicolas De Loof f69a613e69 don't SetRawTerminal when run is ran with -T vor 4 Jahren
  Nicolas De Loof 72e4519cbf introduce up --wait condition vor 4 Jahren
  Andreas Resios e3204e7c4e Actually fix #8811 vor 4 Jahren
  Andreas Resios 85ef72585d Compose exec cannot process more than 32KB of data vor 4 Jahren
  Ulysses Souza c2dd40c161 Fix network_mode "service:x" 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
  Nicolas De Loof 18059295f7 waitForContainer to ensure stopped before remove vor 4 Jahren
  aviau 21d3b19e57 compose/run: don't waitDependencies if NoDeps vor 4 Jahren
  Nicolas De Loof 2ceb176500 support --entrypoint="" as override vor 4 Jahren
  Nicolas De Loof 22ee74391a don't create container with autoremove so we can inspect for exitcode vor 4 Jahren
  Nicolas De Loof 81879c4f4b update project's volumes_from before retrieving service vor 4 Jahren
  Nicolas De Loof 1ae9b3cb5d move compose-cli code into docker/compose/v2 vor 4 Jahren
  Nicolas De Loof 78faf0dc51 prepare volume for service set by `run` vor 4 Jahren
  Nicolas De Loof 58bfbbb288 introduce ImageDigestLabel to track image built for service vor 4 Jahren
  Nicolas De Loof 86eadc7d67 reduce complexity (linter) vor 4 Jahren
  Nicolas De Loof 0b72b502d3 close container stream on os.stdin EOF vor 4 Jahren
  Nicolas De Loof c257001e5a Restore support for control sequence in `compose run` vor 4 Jahren
  Nicolas De Loof 96e1e041d6 distinguish stdout and stderr vor 4 Jahren