mirror of
https://github.com/docker/cli.git
synced 2026-08-30 10:05:11 -05:00
changed the title prefix to sufix + Documentation Upstream-commit: 18cb5c9314dbc9a0aa857211b124a3feb85c5274 Component: engine
14 lines
439 B
ReStructuredText
14 lines
439 B
ReStructuredText
:title: Export Command
|
|
:description: Export the contents of a filesystem as a tar archive
|
|
:keywords: export, docker, container, documentation
|
|
|
|
=================================================================
|
|
``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
|