process

docker top      Display the running processes of a container
Display the running processes of a container

docker wait     Block until one or more containers stop, then print their exit codes
Block until one or more containers stop, then print their exit codes

docker pause    Pause all processes within one or more containers
Pause all processes within one or more containers

docker unpause  Unpause all processes within one or more containers
Unpause all processes within one or more containers