Add list of events in remote API docs

Add exec create and exec start to list of events in remote API docs

Signed-off-by: Daehyeok Mun <daehyeok@gmail.com>
Upstream-commit: fc7f0550965d06dd8dd31fb55c74fe02e9a436dc
Component: engine
This commit is contained in:
Daehyeok Mun
2014-12-24 03:48:12 +09:00
parent 4309ebf3d1
commit f8347c4fc0

View File

@ -1380,7 +1380,7 @@ polling (using since).
Docker containers will report the following events:
create, destroy, die, export, kill, oom, pause, restart, start, stop, unpause
create, destroy, die, exec_create, exec_start, export, kill, oom, pause, restart, start, stop, unpause
and Docker images will report: