www.LinuxHowtos.org
run-resume
Section: Misc. Reference Manual Pages (8)Index Return to Main Contents
NAME
run-resume - resume all processes that have been previously paused
SYNOPSIS
runc resume containe-id
DESCRIPTION
The resume command resumes all processes in the instance of the container identified by containe-id.
Use runc list to identify instances of containers and their current status.
SEE ALSO
run-list(8), run-pause(8), runc(8).