Skip to content

Backup container images from Docker hub registry to GHCR

License

Notifications You must be signed in to change notification settings

rgschmitz1/docker-to-ghcr

Repository files navigation

Purpose

Backup container images from Docker hub to GitHub Container Registry (GHCR)

Usage

usage: docker-to-ghcr.sh <Docker namespace>
                                                                                               
inputs:                                                                                        
  Docker namespace - Source to pull container images

Limitations

GHCR defaults to 'private' container image visibility, there is currently no API mechanism to change visibility.

Known issues

There is a rate-limit on pulling container images on docker.io, to increase the rate-limit a valid Docker hub login must be entered.

About

Backup container images from Docker hub registry to GHCR

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published