docker_image
Represents a docker image on the local disk.
- 
    
name (String)
 - 
    
latest (String)
 - 
    
imageId (String)
 - 
    
keep_locally (boolean)
 - 
    
registry_provider (Object)
 
Which registry provider to use (defaults to the docker hub, or by finding a provider with the same name as the base of the image)
- provider (Object)