docker image save
Save one or more images to a tar archive (streamed to STDOUT by default)
Usage
docker image save [OPTIONS] IMAGE [IMAGE...]
Description
See docker save for more information.
Options
Option | Short | Default | Description |
---|---|---|---|
--output | -o | Write to a file, instead of STDOUT |