table of contents
other versions
- trixie 1.1.15+ds1-2+b4
- testing 1.1.15+ds1-2+b4
- unstable 1.1.15+ds1-2+b4
- experimental 1.3.0+ds1-2
runc-events(8) | System Manager's Manual | runc-events(8) |
NAME¶
runc-events - display container events and statistics.
SYNOPSIS¶
runc events [option ...] container-id
DESCRIPTION¶
The events command displays information about the container. By default, it works continuously, displaying stats every 5 seconds, and container events as they occur.
OPTIONS¶
- --interval time
- Set the stats collection interval. Default is 5s.
- --stats
- Show the container's stats once then exit.