question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dockstore did not find Dockstore.cwl file from GitHub (Need to manually add versions for manually added docker hub tools)

See original GitHub issue

Bug 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).

dockstore_error

Steps to reproduce the behaviour

I filled the “Registry Tool” form with the information showed by the figure below.

dockstore_add_rqc

Environment (Browser or OS and Dockstore version)

Google Chrome version 59.0.3071.86 64 bits. Windows 10.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
denis-yuencommented, Jun 8, 2017

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.

1reaction
wdesouzacommented, Jun 8, 2017

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found