Provided by: runc_1.2.5-0ubuntu1~24.04.1_amd64 
      
    
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.
SEE ALSO
       runc(8).
                                                                                                  runc-events(8)