Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BaseImageDependency

Package version

Properties that describe a base image dependency.

Hierarchy

  • BaseImageDependency

Index

Properties

Optional digest

digest: undefined | string

The sha256-based digest of the image manifest.

Optional registry

registry: undefined | string

The registry login server.

Optional repository

repository: undefined | string

The repository name.

Optional tag

tag: undefined | string

The tag name.

Optional type

The type of the base image dependency.

Generated using TypeDoc