Skip to content

Conversation

@johnmcollier
Copy link
Collaborator

@johnmcollier johnmcollier commented May 31, 2022

Fixes devfile/api#848

This PR adds the following:

  • A simple shell script that uses Skopeo to mirror images in a text file (mirror_list.txt) to a given destination registry (e.g. quay.io)
  • A GitHub workflow to run after merges to main, and also at midnight each night.
    • The referenced secrets have already been added to this repository's configuration

Signed-off-by: John Collier <jcollier@redhat.com>
@johnmcollier johnmcollier merged commit ce71a23 into devfile-samples:main May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mirror dockerhub base images on quay.io to avoid rate limiting issues

2 participants