Преглед изворни кода

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>

Daehyeok Mun пре 10 година
родитељ
комит
fc7f055096
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/sources/reference/api/docker_remote_api_v1.17.md

+ 1 - 1
docs/sources/reference/api/docker_remote_api_v1.17.md

@@ -1380,7 +1380,7 @@ polling (using since).
 
 
 Docker containers will report the following events:
 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:
 and Docker images will report: