Geçmişin Kaydedilmesi

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