Skip to content
Snippets Groups Projects

docker-image: do not pull images for manifest

Merged Kevin Daudt requested to merge manifest-dont-pull into master

docker manifest create requires the images that are part of the manifest to already exist on the registry before you can add them to the manifest.

To create a manifest, it's therefore not required for the images to be local. So skip polling the images to reduce the amount of work that needs to be done in the manifest job.

Edited by Kevin Daudt

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading