mirror of
https://github.com/docker/cli.git
synced 2026-08-31 10:05:19 -05:00
Upstream-commit: cf8b8c1969daa423a1308561f3c1b2b863c64655 Component: engine
10 lines
356 B
ReStructuredText
10 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
|