Historique des commits

Auteur SHA1 Message Date
  Ulysses Souza edd76bfd70 Add `docker compose wait` il y a 2 ans
  Nicolas De Loof cfe91becc7 use `--progress` to configure progress UI stylet push il y a 2 ans
  Nicolas De Loof daa6bec80a fix support for project name set by COMPOSE_PROJECT_NAME env var il y a 2 ans
  Nicolas De Loof 9b5a4588f9 introduce --no-path-resolution to skip relative path to be resolved il y a 2 ans
  Nicolas De Loof fd7847f2ac `parallel` flag belong do top-level "compose" cobra command, not the current one il y a 2 ans
  Guillaume Lours dc01b98aa6 Merge pull request #10559 from ndeloof/COMPOSE_ANSI il y a 2 ans
  Guillaume Lours e8caad1903 move dry-run support from alpha to main command il y a 2 ans
  Nicolas De Loof fca454b41f introduce COMPOSE_ANSI to define --ansi default value il y a 2 ans
  Nicolas De loof 0e375a8c61 restore long description to be included in `docker compose help` (#10504) il y a 2 ans
  Nicolas De loof 0c1a691fa5 fix container being recreated while config has not changed (#10540) il y a 2 ans
  Nicolas De Loof d01ef5887a restore support for `--memory` il y a 2 ans
  Nicolas De Loof d3e49fe360 ansi=auto|never|always il y a 2 ans
  Nicolas De loof d762f5f473 better support NO_COLOR by disabling colors, not ANSI TUI (#10434) il y a 2 ans
  Nicolas De Loof bbe1b77a67 progress writer uses dockercli.Err stream il y a 2 ans
  Nicolas De Loof 9cc1613b55 adopt http://no-color.org/ il y a 2 ans
  Nicolas De Loof a3bed265f2 update compose-go il y a 2 ans
  Nicolas De Loof ae26426cc8 Report error if project name is empty after normalization il y a 2 ans
  Nicolas De Loof e831ea826b add support for `restart` for `depends_on` il y a 2 ans
  Milas Bowman 593c4263f3 ci: bump to Go 1.20.1 and latest deps il y a 2 ans
  Guillaume Lours 790712fa92 update tty and plain text writers to support dry run mode il y a 2 ans
  Guillaume Lours fb36f7fffd directly embed the orignal APIClient in the DryRunClient il y a 2 ans
  Guillaume Lours 5081ab0507 create custom CLI when dry-run mode active il y a 2 ans
  Guillaume Lours fbf845c5f8 add dry-run flag il y a 2 ans
  Nicolas De Loof bb9cf32245 introduce experimental watch command (skeletton) il y a 2 ans
  Nicolas De Loof aa5cdf2bf9 add support for COMPOSE_PARALLEL_LIMIT (parity with Compose v1) il y a 2 ans
  Nicolas De Loof 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams il y a 3 ans
  Tiger Wang 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions il y a 3 ans
  Nicolas De Loof 84984864c8 load project from explicit --files when set il y a 3 ans
  Nicolas De Loof d4a4dcf4ee resolve --env-file as absolute path il y a 3 ans
  Nicolas De Loof a0acc20d88 introduce --parallel to limit concurrent engine calls il y a 3 ans