docker save

docker save

Description

Save one or more images to a tar archive (streamed to STDOUT by default)

Usage

docker save [OPTIONS] IMAGE [IMAGE...]

Options

Name, shorthand Default Description
--output, -o Write to a file, instead of STDOUT

Parent command

Command Description
docker The base command for the Docker CLI.

© 2013–2016 Docker, Inc.
Licensed under the Apache License, Version 2.0.