Skip to content

Instantly share code, notes, and snippets.

@runcom
Created September 9, 2016 10:55
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 runcom/d9b4e79c1986682f6bd7609aa905a008 to your computer and use it in GitHub Desktop.
Save runcom/d9b4e79c1986682f6bd7609aa905a008 to your computer and use it in GitHub Desktop.
$ mkdir busybox-oci
$ docker save --format oci busybox:latest | tar -C busybox-oci -xf -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment