Files
docker-cli/components/cli/man/src/container/unpause.md
lixiaobing10051267 ae3f860511 Provide correct command imformation and URL
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
Upstream-commit: 30f009076e
Component: cli
2017-06-02 00:10:48 +00:00

268 B

The docker container unpause command un-suspends all processes in a container. On Linux, it does this using the cgroups freezer.

See the [cgroups freezer documentation] (https://www.kernel.org/doc/Documentation/cgroup-v1/freezer-subsystem.txt) for further details.