Commit History

Author SHA1 Message Date
  Nicolas De Loof 6c1ee1069b support refresh pull policy 9 months ago
  Sebastiaan van Stijn cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 9 months ago
  Sebastiaan van Stijn c23a7e7281 golangci-lint: enable copyloopvar linter 9 months ago
  Nicolas De Loof 23351ece81 remove exit code per error type used by legacy metrics system 10 months ago
  Sebastiaan van Stijn 446e00520c format code with gofumpt 1 year ago
  Nicolas De Loof 1d08390864 pull --quiet should not drop status message, only progress 1 year ago
  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