Skopeo: Push Container Images without Privileged Access:
Want to Push Container Images Without Docker or Privileged Access? Use Skopeo
If you need to move container images between registries, the common approach is:
docker pull <source-registry>/image:tag
d
hazemkh.hashnode.dev2 min read