DockerEngineAPI.Model.ImageInspectMetadata (testcontainers v1.13.4)

View Source

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

t()

@type t() :: %DockerEngineAPI.Model.ImageInspectMetadata{
  LastTagTime: String.t() | nil
}

Functions

decode(value)