mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-28 21:35:47 +00:00
18cb5c9314
changed the title prefix to sufix + Documentation
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
|