Skip to content

Enum: ContainerImagePushTransportEnum

Transport to use when pushing in image.

URI: ContainerImagePushTransportEnum

Permissible Values

Value Meaning Description
dir None
docker-archive None
docker-daemon None
oci-archive None
ostree None

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/ucs-containers

LinkML Source

name: ContainerImagePushTransportEnum
description: Transport to use when pushing in image.
from_schema: https://w3id.org/lmodel/ucs-containers
rank: 1000
permissible_values:
  dir:
    text: dir
  docker-archive:
    text: docker-archive
  docker-daemon:
    text: docker-daemon
  oci-archive:
    text: oci-archive
  ostree:
    text: ostree