1NAME()                                                                  NAME()
2
3
4
5       runc pause - pause suspends all processes inside the container
6
7
8

SYNOPSIS

10       runc pause <container-id>
11
12
13       Where "<container-id>" is the name for the instance of the container to
14       be paused.
15
16
17

DESCRIPTION

19       The pause command suspends all processes in the instance  of  the  con‐
20       tainer.   Use  runc  list to identify instances of containers and their
21       current status.
22
23
24
25                                                                        NAME()
Impressum