ServiceOciArtifactEntry interface

An Open Container Initiative (OCI) artifact.

Properties

digest

The artifact digest.

imageName

The artifact name.

loginServer

The Azure Container Registry login server.

Property Details

digest

The artifact digest.

digest?: string

Property Value

string

imageName

The artifact name.

imageName?: string

Property Value

string

loginServer

The Azure Container Registry login server.

loginServer?: string

Property Value

string