common-workflow-language / common-workflow-language/cwl-utils
Issue with Docker tag handling
Open
- Dominant language
- Python
- Stars
- 43
- Forks
- 28
- Avg merge
- 4h 7m
- Merged PRs (30d)
- 4
Description
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!
Contributor guide
Assessment
This issue has not been assessed yet.