Commit History

Author SHA1 Message Date
  Joana Hrotko ff20b641c7 Does not start keyboard manager if there is no tty 1 year ago
  Joana Hrotko dd5614ec3b Handle --no-build and --watch args 1 year ago
  Joana Hrotko e9dc82011f Add Navigation Menu to compose up 1 year ago
  Milas Bowman 1b5fa3b93f feat(experiments): add experimental feature state (#11633) 1 year ago
  Nicolas De Loof 8ab8df86e0 introduce --watch 1 year ago
  Gautham Hullikunte 6c175548b8 Issue-11374: Modified compose up command to respect COMPOSE_REMOVE_ORPHANS environment variable 1 year ago
  Piotr Dąbrowski e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
  Guillaume Lours 5d05df6e5c update compose-go to version using immutable Project functions 1 year ago
  Nicolas De Loof 26aca867d8 avoid use of service.Name when iterating on project.Services 1 year ago
  Nicolas De Loof cda04f288e adopt compose-go/v2 2 years ago
  Nicolas De Loof ce1ddb6c7e fix combination of --pull always --no-build 1 year ago
  Guillaume Lours c665c53cc1 bump buildx to v0.12.0 and adapt code to changes 1 year ago
  Nicolas De Loof 2945532f97 fix --pull documentation 2 years ago
  Nicolas De Loof a697a0690a introduce pull --missing flag to only pull images not present in cache 2 years ago
  Nicolas De Loof e0f39ebbef pull OCI remote resource 2 years ago
  Milas Bowman 1fdbcb6255 build: pass BuildOptions around explicitly & fix multi-platform issues 2 years ago
  Milas Bowman caad72713b up: handle various attach use cases better 2 years ago
  Nicolas De Loof 46d936c750 support `attach` 2 years ago
  robbert-ef 68bd0eb523 cli: fix timeout behavior on up / restart / stop (#10672) 2 years ago
  Nicolas De Loof fd7847f2ac `parallel` flag belong do top-level "compose" cobra command, not the current one 2 years ago
  Nicolas De Loof a10c4c6df5 restore `--timeout` flag renamed by mistake 2 years ago
  Nicolas De Loof a3bed265f2 update compose-go 2 years ago
  Nicolas De Loof 9ac0392baf introduce --timeout on `up` 2 years ago
  Nicolas De Loof 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 2 years ago
  Laura Brehm 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 2 years ago
  Nicolas De Loof d5e4f00644 introduce --no-attach to ignore some service output 2 years ago
  Laura Brehm a224780795 Set `pullChanged` when setting `--pull` on `compose up` 2 years ago
  Nicolas De Loof 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 2 years ago
  Tiger Wang 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 2 years ago
  Nicolas De Loof 8566daa96e use recently introduced `withSelectedServicesOnly` to reduce code duplication 2 years ago