Docker::Image
Inherits Docker::ApiClientWrapper / Reference / Object
Interact with a single image that exists on a docker client.
Constructors
Create a new image interaction object for the passed image id.
Create a new image interaction object based on a previous queried image model.
Instance methods
attrs
Locally cached image attributes.
This is populated at the time of object creation. Use '#reload!' to update.