1runc-events(8) System Manager's Manual runc-events(8)
2
3
4
6 runc-events - display container events and statistics.
7
8
9
11 runc events [option ...] container-id
12
13
14
16 The events command displays information about the container. By de‐
17 fault, it works continuously, displaying stats every 5 seconds, and
18 container events as they occur.
19
20
21
23 --interval time
24 Set the stats collection interval. Default is 5s.
25
26
27 --stats
28 Show the container's stats once then exit.
29
30
31
33 runc(8).
34
35
36
37 runc-events(8)