Add image information for docker containers
This commit is contained in:
		@@ -452,6 +452,7 @@ type DistroAdvisory struct {
 | 
			
		||||
type Container struct {
 | 
			
		||||
	ContainerID string
 | 
			
		||||
	Name        string
 | 
			
		||||
	Image	    string
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// Platform has platform information
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user