Commit History

Author SHA1 Message Date
  Nicolas De Loof 83cafe2838 Add support to pass env-from-file to docker compose run 3 years ago
  Guillaume Lours 7b88c5b0ed display interpolation variables and their values when running a remote stack 9 months ago
  Guillaume Lours 34bcd03a76 add --pull to run command 11 months ago
  Nicolas De Loof bf521fe3ab implement remove-orphans on run 1 year ago
  Guillaume Lours 94246f3cac pass QuietOption when starting dependencies from run command 1 year ago
  Piotr Dąbrowski e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 year ago
  jhrotko 16c8099cf8 Use listener for file metadata 1 year ago
  Milas Bowman 0d48a93f57 chore(load): ensure context passed to load 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 2 years ago
  Nicolas De Loof 138facea62 project.Services is a map 2 years ago
  Nicolas De Loof cda04f288e adopt compose-go/v2 2 years ago
  Nicolas De Loof 16c4241c0b log we don't expose service ports when --verbose 2 years ago
  Guillaume Lours c665c53cc1 bump buildx to v0.12.0 and adapt code to changes 2 years ago
  Eng Zer Jun 6c345b3755 refactor(cmd/compose/run): remove redundant `len` check 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
  Nicolas De Loof e6a7694b8d Apply no-deps before we select and mutate target service 2 years ago
  Nicolas De Loof c61b8aa5ac introduce run --cap-add to run maintenance commands using service image 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 0c1a691fa5 fix container being recreated while config has not changed (#10540) 2 years ago
  Nicolas De Loof bbe1b77a67 progress writer uses dockercli.Err stream 2 years ago
  Nicolas De Loof a3bed265f2 update compose-go 2 years ago
  Laura Brehm 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 2 years ago
  Nicolas De Loof e94eb056b4 allow a TTY to be allocated with -t 2 years ago
  Matt Armand 4cebce3a5c This option lives in the create options, not the run options 2 years ago
  Matt Armand bd8e57447a Add remove-orphans functionality to run, because it recommends that in error messages 2 years ago
  Nicolas De Loof 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 years ago
  Tiger Wang 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 years ago
  Nicolas De Loof 7369127650 use StringToBool to detect COMPOSE_IGNORE_ORPHANS 3 years ago