DockerEngineAPI.Model.ImageInspectMetadata (elixir_dea v1.45.7)
Additional metadata of the image in the local cache. This information is local to the daemon, and not part of the image itself.
Summary
Types
@type t() :: %DockerEngineAPI.Model.ImageInspectMetadata{ LastTagTime: String.t() | nil }
Functions
Link to this function