cwl-utils
cwl-utils copied to clipboard
Issue with Docker tag handling
Hello, I’m using cwl-docker-extract to download and convert my Docker images into Singularity images. However, I’ve recently encountered an issue where the Singularity image for a tool is saved with the latest tag but not without the tag. When I run my workflow, the CWLTool runner calls the tools using their Singularity image name without specifying the latest tag, leading to errors.
Thanks for your help!
Opened #342 :-)