.TH "DOCKER" "1" "Feb 2021" "Docker Community" "" .nh .ad l .SH NAME .PP docker\-container\-unpause \- Unpause all processes within one or more containers .SH SYNOPSIS .PP \fBdocker container unpause CONTAINER [CONTAINER...]\fP .SH DESCRIPTION .PP The \fB\fCdocker container unpause\fR command un\-suspends all processes in a container. On Linux, it does this using the cgroups freezer. .PP See the cgroups freezer documentation \[la]https://www.kernel.org/doc/Documentation/cgroup-v1/freezer-subsystem.txt\[ra] for further details. .SH OPTIONS .PP \fB\-h\fP, \fB\-\-help\fP[=false] help for unpause .SH SEE ALSO .PP \fBdocker\-container(1)\fP