Historie revizí

Autor SHA1 Zpráva Datum
  Nicolas De Loof a0d1c3f944 introduce config --no-env-resolution před 8 měsíci
  Joana Hrotko 332311358e Recreate container on volume configuration change před 1 rokem
  Nicolas De Loof c21d4cfb40 detect network config changes and recreate if needed před 1 rokem
  Nicolas De Loof fa24ab8e25 one-off container are not indexed, and must be ignored by exec --index command před 1 rokem
  Nicolas De Loof ce27dba52e wait for dependent service up to delay set by --wait-timeout před 1 rokem
  Sebastiaan van Stijn d445ebba3f fix linting issues with golangci-lint 1.60.2 před 1 rokem
  Laura Brehm 7781b7c992 deps: update docker/cli to fix go version selection issue před 2 roky
  Nicolas De Loof cda04f288e adopt compose-go/v2 před 2 roky
  Wes Higbee 56e2ad9ee5 update to v1.25 for RunAttach před 2 roky
  Guillaume Lours b8773ad1c5 Merge pull request #11110 from ndeloof/wait_missing před 2 roky
  Nicolas De Loof 1ffa194e12 fail start if depependency is missing před 2 roky
  Nicolas De Loof 8af49ff369 resolve service reference into container based on observed state před 2 roky
  Nicolas De Loof f6e31dbc6a don't rely on depends_on to resolve volume_from, better use observed state před 2 roky
  Milas Bowman 1fdbcb6255 build: pass BuildOptions around explicitly & fix multi-platform issues před 2 roky
  Sebastiaan van Stijn 4eb43c53fa pkg/compose: RunOneOffContainer: don't use NewStartOptions() před 2 roky
  Milas Bowman 10b290e682 up: fix race condition on network connect před 2 roky
  Nicolas De Loof a2ce602f6c fix race condition, waiting for containers when one exit před 2 roky
  Nicolas De Loof c61b8aa5ac introduce run --cap-add to run maintenance commands using service image před 2 roky
  Nicolas De Loof fed8ef6b79 forward signal to container před 2 roky
  Nicolas De Loof 754c06886f one off container name use configured Separator for naming před 2 roky
  Nicolas De Loof b5f0a4eefa use containers we expect to start for wait condition před 2 roky
  Guillaume Lours 5a2b7b83cd use compose service methods when exist instead of directly service.dockerCli před 2 roky
  Guillaume Lours 279225896a run: clean service command if entrypoint is overridden (#9836) před 3 roky
  ikedam bbaaa6a9de config: case-insensitive env vars on Windows (#9438) před 3 roky
  Ulysses Souza e9c8cfcef3 Fix environment variables priority between environment and .env před 3 roky
  Guillaume Lours a1b3f95709 add e2e tests to verify env variables priority před 3 roky
  Guillaume Lours fcff36fc8a now we use directly the Docker CLI to run autoremove flag should be pass as is před 3 roky
  Nicolas De Loof c843d373de restore TTY auto-detection using dockerCli.Out.IsTerminal před 3 roky
  Nicolas De Loof 1d4b4e3c8e use docker/cli RunExec and RunStart to handle all the interactive/tty/* terminal logic před 3 roky
  Nicolas De Loof f86f252a66 composeService to use dockerCli's In/Out/Err streams před 3 roky