Skip to content

Instantly share code, notes, and snippets.

@aweiteka
Created February 3, 2017 18:59
Show Gist options
  • Save aweiteka/c329150efdfefd56529e18ae720c6764 to your computer and use it in GitHub Desktop.
Save aweiteka/c329150efdfefd56529e18ae720c6764 to your computer and use it in GitHub Desktop.
Move images between registries
$ sudo skopeo --tls-verify=false --username unused --password TOKEN copy docker://docker.io/aweiteka/busybox:latest docker://docker.io/aweitekatest/busybox:foo
@aweiteka
Copy link
Author

aweiteka commented Feb 3, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment