github.com/AliyunContainerService/cli@v0.0.0-20181009023821-814ced4b30d0/man/src/container/unpause.md (about)

     1  The `docker container unpause` command un-suspends all processes in a container.
     2  On Linux, it does this using the cgroups freezer.
     3  
     4  See the [cgroups freezer documentation]
     5  (https://www.kernel.org/doc/Documentation/cgroup-v1/freezer-subsystem.txt) for
     6  further details.