mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Add "OOM killed" event based on OOM state information
Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
This commit is contained in:
@@ -761,7 +761,7 @@ For example:
|
||||
|
||||
Docker containers will report the following events:
|
||||
|
||||
create, destroy, die, export, kill, pause, restart, start, stop, unpause
|
||||
create, destroy, die, export, kill, oom, pause, restart, start, stop, unpause
|
||||
|
||||
and Docker images will report:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user