Histórico de Commits

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