Dockstore did not find Dockstore.cwl file from GitHub (Need to manually add versions for manually added docker hub tools)
See original GitHub issueBug Report
I am trying to manually add the Rqc software on Dockstore.
I created a public GitHub repository that provides the Dockerfile
and Dockstore.cwl
files.
I used Docker Hub to build a Docker image.
Expected behaviour
Info fields (such as Author) filled with data from Dockstore.cwl. Tool ready to Publish on system.
Actual behaviour
The UI gave me the error message “No description associated with this tool.” (see figure below).
Steps to reproduce the behaviour
I filled the “Registry Tool” form with the information showed by the figure below.
Environment (Browser or OS and Dockstore version)
Google Chrome version 59.0.3071.86 64 bits. Windows 10.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
dockstore-documentation/faq.rst at develop - GitHub
Do you have tips on creating CWL files? Why would I want to add a specific version of a workflow to a collection?...
Read more >dockstore-documentation/getting-started-with-docker.rst at ...
This tutorial assumes you have basic knowledge of a Unix-like file system, such as what a working directory is, and how to move...
Read more >CancerCollaboratory/dockstore-tool-bamstats: A repo ... - GitHub
A repo for the BAMStats command, used as the tutorial for Dockstore - GitHub ... This tool has been validated as a CWL...
Read more >dockstore-documentation/getting-started-with-wdl.rst at develop
On Dockstore, a one-task WDL with an associated Docker image can be registered as a WDL Tool. However, unlike CWL, WDL does not...
Read more >Dockstore - GitHub
Dockstore. Dockstore provides a place for users to share tools encapsulated in Docker and described with the Common Workflow Language (CWL), WDL (Workflow ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ah, I think I know what’s going on.
Since this is a manually added tool from Docker Hub, go to versions and hit “Add Tag”. You will need to fill in the version tag (the version number on Docker Hub) and the git reference (the version number on GitHub). After you hit Add Tag. it should fill out the description and author fields.
It worked, thank you! I created a tag in GitHub. The DockerHub automatically created Docker image for the tag. https://dockstore.org/containers/registry.hub.docker.com/welliton/rqc