Skip to content

Instantly share code, notes, and snippets.

@joelrebel
Created September 12, 2024 11:20
Show Gist options
  • Save joelrebel/d0a3084517d652bbafd52cc5b01dd084 to your computer and use it in GitHub Desktop.
Save joelrebel/d0a3084517d652bbafd52cc5b01dd084 to your computer and use it in GitHub Desktop.
docker image save ssh
docker image save imagename:tag | pv | ssh root@<IP> docker load
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment