.nh .TH "DOCKER" "1" "Aug 2026" "Docker Community" "Docker User Manuals" .SH NAME docker-start - Start one or more stopped containers .SH SYNOPSIS \fBdocker start [OPTIONS] CONTAINER [CONTAINER...]\fP .SH DESCRIPTION Alias for \fBdocker container start\fR\&. .SH OPTIONS \fB-a\fP, \fB--attach\fP[=false] Attach STDOUT/STDERR and forward signals .PP \fB--checkpoint\fP="" Restore from this checkpoint .PP \fB--checkpoint-dir\fP="" Use a custom checkpoint storage directory .PP \fB--detach-keys\fP="" Override the key sequence for detaching a container .PP \fB-i\fP, \fB--interactive\fP[=false] Attach container's STDIN .SH SEE ALSO \fBdocker(1)\fP