Commit History

Author SHA1 Message Date
  Nicolas De Loof 1680f9a874 restore support for `config --no-interpolate` 1 year ago
  Nicolas De Loof 26aca867d8 avoid use of service.Name when iterating on project.Services 1 year ago
  Nicolas De Loof 138facea62 project.Services is a map 1 year ago
  Nicolas De Loof cda04f288e adopt compose-go/v2 2 years ago
  Nicolas De Loof 5e77ae9247 avoir use of []types.ServiceConfig 1 year ago
  Matthieu MOREL 4f694919ff deps: remove deprecated github.com/pkg/errors 2 years ago
  Sebastiaan van Stijn f4f2e934ac migrate to github.com/distribution/reference 2 years ago
  Milas Bowman 636c13f818 build: do not attempt to push unnamed service images 2 years ago
  Nicolas De loof a14abb9044 cli: option to write status messages on stdout (#10549) 2 years ago
  Guillaume Lours 03f4c0e631 progress: make title configurable (#10507) 2 years ago
  Sebastiaan van Stijn 1892be8c70 Don't use "info.IndexServerAddress" for authentication 2 years ago
  Nicolas De Loof bbe1b77a67 progress writer uses dockercli.Err stream 2 years ago
  Guillaume Lours 3f7d3c2661 add dry-run support for pull command 2 years ago
  Nicolas De Loof 24ff098252 compact TUI to monitor layers download progress 2 years ago
  Guillaume Lours 5a2b7b83cd use compose service methods when exist instead of directly service.dockerCli 2 years ago
  Nicolas De Loof 8b4ac37f9c introduce `--ignore-buildable` to ignore buildable images on pull 2 years ago
  Nicolas De Loof c1ce53c972 fix regression running pull --ignore-pull-failures 2 years ago
  Nicolas De Loof 0234e13454 Don't stop pull for images that can be built 2 years ago
  Nicolas De Loof a73dce44b3 fix race condition collecting pulled images IDs 2 years ago
  Nicolas De Loof a0acc20d88 introduce --parallel to limit concurrent engine calls 2 years ago
  Nicolas De Loof 8f2b747104 use DistributionInspect to resolve image digest 2 years ago
  Guillaume Lours 7c5675c306 use platform defined by DOCKER_DEFAULT_PLATFORM when pulling and no service platform defined 3 years ago
  Guillaume Lours a9e070206e check if a missing image won't be build via a service declared in depends_on section 3 years ago
  Risky Feryansyah d05f5f5fa7 pull: improve output for services with both image+build (#9829) 3 years ago
  Laura Brehm 235734823e Pull image regardless of whether it exists locally if `tag=latest` 3 years ago
  Nick Sieger 5723dee316 pull: only skip pull when policy is `missing`/`if_not_present` 3 years ago
  Vedant Koditkar a1d19119d2 Fix breaking test 3 years ago
  Vedant Koditkar 960453fa22 Merge branch 'v2' into 8768-avoid-pulling-same-image-multiple-times 3 years ago
  Nicolas De Loof 00fd1c1530 inspect image ID after pull to se com.docker.compose.image 3 years ago
  Nicolas De Loof 9668f600d1 project name MUST be lowercase 3 years ago