cwl-utils icon indicating copy to clipboard operation
cwl-utils copied to clipboard

Issue with Docker tag handling

Open ndonyapour opened this issue 1 year ago • 1 comments

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!

ndonyapour avatar Dec 05 '24 19:12 ndonyapour

Opened #342 :-)

sameeul avatar Dec 07 '24 12:12 sameeul