Add load/save image event support

For every docker load and save operations, it would log related
image events.

Signed-off-by: Kai Qiang Wu(Kennan) <wkqwu@cn.ibm.com>
Upstream-commit: 06561057103441fe176910e12674d998b8561b75
Component: engine
This commit is contained in:
Kai Qiang Wu(Kennan)
2016-04-19 04:45:59 +00:00
parent 8a812459dd
commit ff027b364b
8 changed files with 71 additions and 14 deletions

View File

@ -25,7 +25,7 @@ Docker containers report the following events:
Docker images report the following events:
delete, import, pull, push, tag, untag
delete, import, load, pull, push, save, tag, untag
Docker volumes report the following events: