ContainerImage
ContainerImage
An application release of a container
JSON Example
{
"tags": [
"registry/repository/image:tag",
"registry/repository/image:latest"
],
"skipped_tags": [
"registry/repository/image:tag",
"registry/repository/image:latest"
],
"repository": "us-east4-docker.pkg.dev/vmw-app-catalog/registry-03bc486b/ubuntu-22",
"is_preview": false
}
array of
string
tags
Optional
List of full tags added to the image at the moment it was released
array of
string
skipped_tags
Optional
Tags that were not published to the final registry
string
repository
Required
Constraints:
maxLength: 255
Location of the Container repository
boolean
is_preview
Optional
Whether the release is a preview and it was actually not published
digests
Required
digests