www.LinuxHowtos.org





run-pause

Section: Misc. Reference Manual Pages (8)
Index Return to Main Contents

 

NAME

run-pause - suspend all processes inside the container

 

SYNOPSIS

runc pause containe-id

 

DESCRIPTION

The pause command suspends 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-resume(8), runc(8).


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO