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
May 2020 Docker Community