Slot: container_binds

Host paths that must be visible inside the container beyond the ones its runtime binds by default (typically $HOME and the working directory). Required whenever a task reads or writes a site filesystem outside those defaults — a shared cache, a data tree, or a scratch area a symlink resolves into. Rendered into each runtime’s own flag (--bind for Apptainer/Singularity).

URI: tvbo:slot/container_binds

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
Multivalued Yes

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_binds
native tvbo:container_binds

LinkML Source

name: container_binds
description: Host paths that must be visible inside the container beyond the ones
  its runtime binds by default (typically ``$HOME`` and the working directory). Required
  whenever a task reads or writes a site filesystem outside those defaults — a shared
  cache, a data tree, or a scratch area a symlink resolves into. Rendered into each
  runtime's own flag (``--bind`` for Apptainer/Singularity).
from_schema: https://w3id.org/tvbo
rank: 1000
owner: WorkflowConfig
domain_of:
- WorkflowConfig
range: string
multivalued: true