.nh .TH "DOCKER" "1" "Aug 2026" "Docker Community" "Docker User Manuals" .SH NAME docker-attach - Attach local standard input, output, and error streams to a running container .SH SYNOPSIS \fBdocker attach [OPTIONS] CONTAINER\fP .SH DESCRIPTION Alias for \fBdocker container attach\fR\&. .SH OPTIONS \fB--detach-keys\fP="" Override the key sequence for detaching a container .PP \fB--no-stdin\fP[=false] Do not attach STDIN .PP \fB--sig-proxy\fP[=true] Proxy all received signals to the process .SH SEE ALSO \fBdocker(1)\fP