1runc-pause(8) System Manager's Manual runc-pause(8)
23
4
NAME
6runc-pause - suspend all processes inside the container
78
9
SYNOPSIS
11runc pause container-id
1213
14
DESCRIPTION
16The pause command suspends all processes in the instance of the con‐
17tainer identified by container-id.
1819
20
Use runc list to identify instances of containers and their current
21status.
2223
24
SEE ALSO
26runc-list(8), runc-resume(8), runc(8).
2728
29
30
runc-pause(8)