cwltool.singularity_utils
¶
Support for executing Docker containers using the Singularity 2.x engine.
Module Contents¶
Functions¶
Confirm if the version of Singularity install supports the --userns flag. |
- cwltool.singularity_utils.singularity_supports_userns()¶
Confirm if the version of Singularity install supports the –userns flag.
- Return type
bool