Merge pull request #14411 from duglin/Issue14407
Add some missing events to the API docs Upstream-commit: 4f69609ac2e469858596f8bacba422433e8b336f 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