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:
committed by
Tibor Vass
parent
bd299d2555
commit
c6d6752550
@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user