runc-events - Man Page

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.

See Also

runc(8).

Referenced By

runc(8).