mirror of
https://github.com/docker/cli.git
synced 2026-08-30 18:14:19 -05:00
Upstream-commit: cf8b8c1969daa423a1308561f3c1b2b863c64655 Component: engine
10 lines
296 B
ReStructuredText
10 lines
296 B
ReStructuredText
=================================================================
|
|
``export`` -- Stream the contents of a container as a tar archive
|
|
=================================================================
|
|
|
|
::
|
|
|
|
Usage: docker export CONTAINER
|
|
|
|
Export the contents of a filesystem as a tar archive
|