mirror of https://github.com/docker/cli.git
503 B
503 B
image save
Save one or more images to a tar archive (streamed to STDOUT by default)
Aliases
docker image save, docker save
Options
| Name | Type | Default | Description |
|---|---|---|---|
-o, --output |
string |
Write to a file, instead of STDOUT |
Description
See docker save for more information.