The Image object provides a description of a specific Virtual Machine (VM) or Container image. Defined by D3FEND d3f:ContainerImage.
- Extends:
_entity
Attributes
Section titled “Attributes”uid
- Type:
string_t - Requirement: required
The unique image ID. For example: 77af4d6b9913.
name
- Type:
string_t - Requirement: recommended
The image name. For example: elixir.
labels
- Type:
string_t - Requirement: optional
The image labels.
path
- Type:
string_t - Requirement: optional
The full path to the image file.
tag
- Type:
string_t - Requirement: optional
The image tag. For example: 1.11-alpine.