Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Descriptor

Package version

Docker V2 image layer descriptor including config and layers

Hierarchy

  • Descriptor

Index

Properties

Optional annotations

annotations: Annotations | null

Additional information provided through arbitrary metadata.

Optional digest

digest: undefined | string

Layer digest

Optional mediaType

mediaType: undefined | string

Layer media type

Optional size

size: undefined | number

Layer size

Optional urls

urls: string[]

Specifies a list of URIs from which this object may be downloaded.

Generated using TypeDoc