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>
This commit is contained in:
Kai Qiang Wu(Kennan)
2016-04-19 04:45:59 +00:00
committed by Tibor Vass
parent bd299d2555
commit c6d6752550
2 changed files with 12 additions and 4 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: