Skip to content

Instantly share code, notes, and snippets.

@Indy9000
Created July 18, 2017 15:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Indy9000/cdcf0ac0636dae4d4691c6ce61ba7226 to your computer and use it in GitHub Desktop.
Save Indy9000/cdcf0ac0636dae4d4691c6ce61ba7226 to your computer and use it in GitHub Desktop.

docker save | gzip > .tar.gz zcat .tar.gz | docker load

This loads the docker image with as the name and tag. Have to set the tag after loading

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