Created
September 9, 2016 10:55
-
-
Save runcom/d9b4e79c1986682f6bd7609aa905a008 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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