Commit History

Author SHA1 Message Date
  jonathan-dev b633c5c3e1 Fix typo in pull.go 1 year ago
  Nicolas De Loof 5c6924ec6f fix --resolve-image-digests 1 year ago
  Felix Fontein 466374bdd0 Unwrap error message. 1 year ago
  Felix Fontein 2e85b3c265 Include error message in pull warning/errors 1 year ago
  Nicolas De Loof 3b541b071c Bump docker v26.0.0 1 year ago
  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 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 5e77ae9247 avoir use of []types.ServiceConfig 2 years 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 3 years ago
  Nicolas De Loof 0234e13454 Don't stop pull for images that can be built 3 years ago
  Nicolas De Loof a73dce44b3 fix race condition collecting pulled images IDs 3 years ago
  Nicolas De Loof a0acc20d88 introduce --parallel to limit concurrent engine calls 3 years ago
  Nicolas De Loof 8f2b747104 use DistributionInspect to resolve image digest 3 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