Merge pull request #14411 from duglin/Issue14407
Add some missing events to the API docs
This commit is contained in:
commit
4f69609ac2
1 changed files with 2 additions and 2 deletions
|
@ -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**:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue