Slot: container_args

Additional arguments passed verbatim to the container runtime when it executes a task. The extension point for runtime flags the typed fields do not cover, mirroring WorkflowEngineConfig.options for scheduler directives.

URI: tvbo:slot/container_args

Applicable Classes

Name Description Modifies Slot
WorkflowConfig Declarative orchestration for rendering a parameter sweep into a distributed,… no

Properties

Type and Range

Property Value
Range xsd:string
Domain Of WorkflowConfig

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner WorkflowConfig

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo

Mappings

Mapping Type Mapped Value
self tvbo:container_args
native tvbo:container_args

LinkML Source

name: container_args
description: Additional arguments passed verbatim to the container runtime when it
  executes a task. The extension point for runtime flags the typed fields do not cover,
  mirroring ``WorkflowEngineConfig.options`` for scheduler directives.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: WorkflowConfig
domain_of:
- WorkflowConfig
range: string