Add some missing events to the API docs
Closes #14407 Signed-off-by: Doug Davis <dug@us.ibm.com> Upstream-commit: 4bb3c253e83454e00381723f17ca69dd4e9b3d7a Component: engine
This commit is contained in:
@ -1721,11 +1721,11 @@ polling (using since).
|
||||
|
||||
Docker containers report the following events:
|
||||
|
||||
create, destroy, die, exec_create, exec_start, export, kill, oom, pause, restart, start, stop, unpause
|
||||
attach, commit, copy, create, destroy, die, exec_create, exec_start, export, kill, oom, pause, rename, resize, restart, start, stop, top, unpause
|
||||
|
||||
and Docker images report:
|
||||
|
||||
untag, delete
|
||||
delete, import, pull, push, tag, untag
|
||||
|
||||
**Example request**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user