Created
February 3, 2017 18:59
-
-
Save aweiteka/c329150efdfefd56529e18ae720c6764 to your computer and use it in GitHub Desktop.
Move images between registries
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo skopeo --tls-verify=false --username unused --password TOKEN copy docker://docker.io/aweiteka/busybox:latest docker://docker.io/aweitekatest/busybox:foo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Related to https://blog.openshift.com/cross-cluster-image-promotion-techniques/