docker-export - Man Page
Export a container's filesystem as a tar archive
Synopsis
docker export [Options] CONTAINER
Description
Alias for docker container export.
Options
-h, --help[=false] help for export
-o, --output="" Write to a file, instead of STDOUT
See Also
Referenced By
Dec 2024 Docker Community Docker User Manuals