mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
9 lines
356 B
ReStructuredText
9 lines
356 B
ReStructuredText
==========================================================================
|
|
``import`` -- Create a new filesystem image from the contents of a tarball
|
|
==========================================================================
|
|
|
|
::
|
|
|
|
Usage: docker import [OPTIONS] URL|- [REPOSITORY [TAG]]
|
|
|
|
Create a new filesystem image from the contents of a tarball
|