Save one or more images to a tar archive (streamed to STDOUT by default)
docker save [OPTIONS] IMAGE [IMAGE...]
| 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 image save.
Feedback? Suggestions? Can't find something in the docs?