Mirror container images using Skopeo to the container registry of your choice
- Skopeo
- Already logged into the destination container registry (via
skopeo
,podman
, ordocker
)
$ ./image-mirror.sh quay.io/my-org
A utility for mirroring container images to other registries
ShellApache-2.0