mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
18cb5c9314
changed the title prefix to sufix + Documentation
13 lines
439 B
ReStructuredText
13 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
|