Add image information for docker containers

This commit is contained in:
James Sulinski
2017-02-09 00:20:10 -08:00
parent 1730caf124
commit 3380e905de
4 changed files with 9 additions and 4 deletions

View File

@@ -452,6 +452,7 @@ type DistroAdvisory struct {
type Container struct {
ContainerID string
Name string
Image string
}
// Platform has platform information