Skip to content

Instantly share code, notes, and snippets.

@lighta971
Created August 8, 2014 21:21
Show Gist options
  • Save lighta971/c0a2e22041ec723e1c24 to your computer and use it in GitHub Desktop.
Save lighta971/c0a2e22041ec723e1c24 to your computer and use it in GitHub Desktop.
Flatten docker image to reduce size. All meta data will be loose
docker export 7423d238b | docker import - sample:flat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment