Created
December 21, 2023 23:14
-
-
Save dasgoll/96b17dbf5ab171826fc60eb8d0609da6 to your computer and use it in GitHub Desktop.
skopeo copy examples
This file contains 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
skopeo copy docker://nginx:1.16 docker://harbor.example.com/jay-test/nginx:1.16 | |
skopeo copy docker://harbor.example.com/jay-test/nginx:1.25.3-alpine docker://registry.gitlab.com/dasgoll/myrepo/nginx:1.25 | |
skopeo copy docker://651234438355.dkr.ecr.eu-central-1.amazonaws.com/keycloak:21.1210-1223 docker://61234392635.dkr.ecr.me-south-1.amazonaws.com/keycloak:21.1210-1223 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment