Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OciBlobDescriptor

Package version

Docker V2 image layer descriptor including config and layers.

Hierarchy

  • OciBlobDescriptor

Index

Properties

Optional annotations

annotations: OciAnnotations

Additional information provided through arbitrary metadata.

digest

digest: string

Layer digest

mediaType

mediaType: string

Layer media type

size

size: number

Layer size

Optional urls

urls: string[]

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

Generated using TypeDoc