Export a container’s filesystem as a tar archive
docker export [OPTIONS] CONTAINER
Name, shorthand | Default | Description |
---|---|---|
--output, -o |
 | Write to a file, instead of STDOUT |
Command | Description |
---|---|
docker | The base command for the Docker CLI. |
Alias for docker container export
.