DockerRequirement

under-development
schema
v1.2.1
ogc/cwl

ogc.cwl.v1_2_1.requirements.DockerRequirement

Indicates that a CommandLineTool or ExpressionTool should be run in a Docker or Docker-compatible (e.g. Singularity, udocker) container, and specifies how to fetch or build the image (dockerPull, dockerImport, dockerLoad, or dockerFile). If listed under hints, the platform may run the tool in the container; if listed under requirements, it must. See the CWL v1.2 CommandLineTool spec — DockerRequirement for the full behavior, including bind-mount and entrypoint handling.

cwl

Assets

Dependencies

No dependencies found.

Added 2025-09-29T14:14:37.683513 · Last changed 2026-09-09