Skip to content

Instantly share code, notes, and snippets.

@dasgoll
Created December 21, 2023 23:14
Show Gist options
  • Save dasgoll/96b17dbf5ab171826fc60eb8d0609da6 to your computer and use it in GitHub Desktop.
Save dasgoll/96b17dbf5ab171826fc60eb8d0609da6 to your computer and use it in GitHub Desktop.
skopeo copy examples
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