.nh .TH "DOCKER" "1" "Dec 2020" "Docker Community" "Docker User Manuals" .SH NAME .PP docker\-save \- Save one or more images to a tar archive (streamed to STDOUT by default) .SH SYNOPSIS .PP \fBdocker save [OPTIONS] IMAGE [IMAGE...]\fP .SH DESCRIPTION .PP Alias for \fB\fCdocker image save\fR\&. .SH OPTIONS .PP \fB\-h\fP, \fB\-\-help\fP[=false] help for save .PP \fB\-o\fP, \fB\-\-output\fP="" Write to a file, instead of STDOUT .SH SEE ALSO .PP \fBdocker(1)\fP