cwltool
cwltool copied to clipboard
Document podman compatability
Seems to require podman v2.x ? https://github.com/common-workflow-language/cwltool/pull/1343#issuecomment-700370326
Might require being run as root? https://cwl.discourse.group/t/cwl-runner-and-podman/210/2 (maybe that can be fixed another way)
Bonus: autodetect podman vs docker; have a command line option to override
This issue has been mentioned on Common Workflow Language Discourse. There might be relevant details there:
https://cwl.discourse.group/t/cwl-runner-and-podman/210/5
This seems linked to the same issue in calrissian: https://github.com/Duke-GCB/calrissian/pull/111