Historique des commits

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