Home

Container Image

This type records lightweight identity for container images used during computation. It follows the Workflow Run RO-Crate pattern for container images, where an action can point to an image with registry, name, tag, and digest metadata.

Key properties include name, additionalType, registry, tag, and sha256.

Analogues

The following external types, elements, or nodes are similar to a ContainerImage:

Properties

The ContainerImage type has these properties:

NameDescriptionTypeInherited from
additionalTypeThe specific image type, such as DockerImage or SIFImage.String-
registryThe registry or service that hosts the image.String-
tagThe image tag.String-
sha256The SHA-256 checksum of the image.String-
alternateNamesAlternate names (aliases) for the item.String*Thing
descriptionA description of the item.StringThing
identifiersAny kind of identifier for any kind of Thing.(PropertyValue | String)*Thing
imagesImages of the item.ImageObject*Thing
nameThe name of the item.StringThing
urlThe URL of the item.StringThing
idThe identifier for this item.StringEntity

Related

The ContainerImage type is related to these types:

  • Parents: Thing

  • Children: none

Bindings

The ContainerImage type is represented in:


This documentation was generated from ContainerImage.yaml by docs_types.rs.

© 2026 Stencila