Commit historia

Upphovsman SHA1 Meddelande Datum
  Nicolas De Loof f6e31dbc6a don't rely on depends_on to resolve volume_from, better use observed state 2 år sedan
  Milas Bowman 1fdbcb6255 build: pass BuildOptions around explicitly & fix multi-platform issues 2 år sedan
  Sebastiaan van Stijn 4eb43c53fa pkg/compose: RunOneOffContainer: don't use NewStartOptions() 2 år sedan
  Milas Bowman 10b290e682 up: fix race condition on network connect 2 år sedan
  Nicolas De Loof a2ce602f6c fix race condition, waiting for containers when one exit 2 år sedan
  Nicolas De Loof c61b8aa5ac introduce run --cap-add to run maintenance commands using service image 2 år sedan
  Nicolas De Loof fed8ef6b79 forward signal to container 2 år sedan
  Nicolas De Loof 754c06886f one off container name use configured Separator for naming 2 år sedan
  Nicolas De Loof b5f0a4eefa use containers we expect to start for wait condition 2 år sedan
  Guillaume Lours 5a2b7b83cd use compose service methods when exist instead of directly service.dockerCli 2 år sedan
  Guillaume Lours 279225896a run: clean service command if entrypoint is overridden (#9836) 3 år sedan
  ikedam bbaaa6a9de config: case-insensitive env vars on Windows (#9438) 3 år sedan
  Ulysses Souza e9c8cfcef3 Fix environment variables priority between environment and .env 3 år sedan
  Guillaume Lours a1b3f95709 add e2e tests to verify env variables priority 3 år sedan
  Guillaume Lours fcff36fc8a now we use directly the Docker CLI to run autoremove flag should be pass as is 3 år sedan
  Nicolas De Loof c843d373de restore TTY auto-detection using dockerCli.Out.IsTerminal 3 år sedan
  Nicolas De Loof 1d4b4e3c8e use docker/cli RunExec and RunStart to handle all the interactive/tty/* terminal logic 3 år sedan
  Nicolas De Loof f86f252a66 composeService to use dockerCli's In/Out/Err streams 3 år sedan
  Nicolas De Loof fb9310caf2 use CustomLabels for composeV2 metadata and not impact service hash 4 år sedan
  Nicolas De Loof 4dafeb57a5 introduce run —quiet-pull to align with up 4 år sedan
  Nicolas De Loof f69a613e69 don't SetRawTerminal when run is ran with -T 4 år sedan
  Nicolas De Loof 72e4519cbf introduce up --wait condition 4 år sedan
  Andreas Resios e3204e7c4e Actually fix #8811 4 år sedan
  Andreas Resios 85ef72585d Compose exec cannot process more than 32KB of data 4 år sedan
  Ulysses Souza c2dd40c161 Fix network_mode "service:x" 4 år sedan
  Nicolas De Loof 07b5512a68 `run` must attach to stdin 4 år sedan
  Nicolas De Loof e39ea13002 fix support for `compose run --label` 4 år sedan
  Nicolas De Loof 18059295f7 waitForContainer to ensure stopped before remove 4 år sedan
  aviau 21d3b19e57 compose/run: don't waitDependencies if NoDeps 4 år sedan
  Nicolas De Loof 2ceb176500 support --entrypoint="" as override 4 år sedan