a0dd6e025d
Signed-off-by: Odin Ugedal <odin@ugedal.com>
266 B
266 B
The docker container unpause command un-suspends all processes in a container.
On Linux, it does this using the freezer cgroup.
See the [freezer cgroup documentation] (https://www.kernel.org/doc/Documentation/cgroup-v1/freezer-subsystem.txt) for further details.