Modules§

  • Nested message and enum types in Layer.

Structs§

  • Basis describes the base image portion (Note) of the DockerImage relationship. Linked occurrences are derived from this or an equivalent image via: FROM <Basis.resource_url> Or an equivalent reference, e.g. a tag of the resource_url.
  • Derived describes the derived image portion (Occurrence) of the DockerImage relationship. This image would be produced from a Dockerfile with FROM <DockerImage.Basis in attached Note>.
  • Details of an image occurrence.
  • A set of properties that uniquely identify a given Docker image.
  • Layer holds metadata specific to a layer of a Docker image.