1runc-ps(8)                  System Manager's Manual                 runc-ps(8)
2
3
4

NAME

6       runc ps - ps displays the processes running inside a container
7
8
9

SYNOPSIS

11       runc ps [command options] <container-id> [ps options]
12
13
14

OPTIONS

16              --format value, -f value     select one of: table(default) or json
17
18
19
20       The default format is table. The following will output the processes of
21       a container in json format:
22
23
24              # runc ps -f json <container-id>
25
26
27
28
29                                                                    runc-ps(8)
Impressum