DockerEngineAPI.Model.ImageInspectMetadata (ex_docker_api v1.48.1)
View SourceAdditional 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 }