mirror of
https://github.com/docker/cli.git
synced 2025-11-22 18:03:07 +03:00
439 B
439 B
docker 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 |