Docker save
Jump to navigation
Jump to search
External
Internal
Overview
Tanks an image name or ID and saves its flattened content into a TAR archive format. By default it dumps the content to stdout, so it must be redirected to a file.
docker save [options] <image-id>