Created
May 20, 2020 06:57
-
-
Save emreozkangit/83dbb7d612645929445ecd77e5e967df to your computer and use it in GitHub Desktop.
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
[root@rhel7 ~]# skopeo copy docker://registry.access.redhat.com/ubi8-init docker://example-quayecosystem-quay-quay.apps.emretst.lp.int/quay/ubi-init:latest --dest-tls-verify=false --dest-creds quay:password | |
Getting image source signatures | |
Copying blob f544909c6b5a done | |
Copying blob 58e1deb9693d done | |
Copying blob 78afc5364ad2 done | |
Copying config a858c9c7ea done | |
Writing manifest to image destination | |
Storing signatures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment