Historial de Commits

Autor SHA1 Mensaje Fecha
  Nicolas De Loof ce27dba52e wait for dependent service up to delay set by --wait-timeout hace 1 año
  Sebastiaan van Stijn d445ebba3f fix linting issues with golangci-lint 1.60.2 hace 1 año
  Laura Brehm 7781b7c992 deps: update docker/cli to fix go version selection issue hace 1 año
  Nicolas De Loof cda04f288e adopt compose-go/v2 hace 2 años
  Wes Higbee 56e2ad9ee5 update to v1.25 for RunAttach hace 1 año
  Guillaume Lours b8773ad1c5 Merge pull request #11110 from ndeloof/wait_missing hace 2 años
  Nicolas De Loof 1ffa194e12 fail start if depependency is missing hace 2 años
  Nicolas De Loof 8af49ff369 resolve service reference into container based on observed state hace 2 años
  Nicolas De Loof f6e31dbc6a don't rely on depends_on to resolve volume_from, better use observed state hace 2 años
  Milas Bowman 1fdbcb6255 build: pass BuildOptions around explicitly & fix multi-platform issues hace 2 años
  Sebastiaan van Stijn 4eb43c53fa pkg/compose: RunOneOffContainer: don't use NewStartOptions() hace 2 años
  Milas Bowman 10b290e682 up: fix race condition on network connect hace 2 años
  Nicolas De Loof a2ce602f6c fix race condition, waiting for containers when one exit 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 fed8ef6b79 forward signal to container hace 2 años
  Nicolas De Loof 754c06886f one off container name use configured Separator for naming hace 2 años
  Nicolas De Loof b5f0a4eefa use containers we expect to start for wait condition hace 2 años
  Guillaume Lours 5a2b7b83cd use compose service methods when exist instead of directly service.dockerCli hace 2 años
  Guillaume Lours 279225896a run: clean service command if entrypoint is overridden (#9836) hace 3 años
  ikedam bbaaa6a9de config: case-insensitive env vars on Windows (#9438) hace 3 años
  Ulysses Souza e9c8cfcef3 Fix environment variables priority between environment and .env hace 3 años
  Guillaume Lours a1b3f95709 add e2e tests to verify env variables priority hace 3 años
  Guillaume Lours fcff36fc8a now we use directly the Docker CLI to run autoremove flag should be pass as is 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
  Nicolas De Loof f86f252a66 composeService to use dockerCli's In/Out/Err streams hace 3 años
  Nicolas De Loof fb9310caf2 use CustomLabels for composeV2 metadata and not impact service hash hace 3 años
  Nicolas De Loof 4dafeb57a5 introduce run —quiet-pull to align with up hace 4 años
  Nicolas De Loof f69a613e69 don't SetRawTerminal when run is ran with -T hace 4 años
  Nicolas De Loof 72e4519cbf introduce up --wait condition hace 4 años