Skip to content

Slot: tag (DEPRECATED)

The image tag. For example: 1.11-alpine.

URI: ocsf:tag Alias: tag

Applicable Classes

Name Description Modifies Slot
Container The Container object describes an instance of a specific container yes
Image The Image object provides a description of a specific Virtual Machine (VM) or no

Properties

Type and Range

Property Value
Range String
Domain Of Container, Image

Cardinality and Requirements

Property Value

Aliases

  • Image Tag

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:tag
native ocsf:tag

LinkML Source

name: tag
description: 'The image tag. For example: <code>1.11-alpine</code>.'
deprecated: Use the <code>labels or tags</code> attribute instead. (since 1.4.0)
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Image Tag
rank: 1000
alias: tag
domain_of:
- Container
- Image
range: string