mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
f6e4d7ba7c
--events argument's usage was updated by: commit:a62dbf48b0fe5e2e28e3cc9dc80a70d2ec5ebc25 We need to update manual together. This patch also removes last useless blank line in manual. Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
518 B
518 B
NAME
runc events - display container events such as OOM notifications, cpu, memory, and IO usage statistics
SYNOPSIS
runc events [command options]
Where "" is the name for the instance of the container.
DESCRIPTION
The events command displays information about the container. By default the information is displayed once every 5 seconds.
OPTIONS
--interval "5s" set the stats collection interval --stats display the container's stats then exit