SYNOPSIS
docker unpause CONTAINER [CONTAINER...]
DESCRIPTION
The docker unpause command uses the cgroups freezer to un-suspend all processes in a container.
See the <https://www.kernel.org/doc/Documentation/cgroups/freezer-subsystem.txt> for further details.
OPTIONS
There are no available options.