dockstore-tool-runner
 A Docker container from which Dockstore containers may be launched. ``` Usage: # fetch CWL $> dockstore tool cwl --entry quay.io/ucsc_cgl/DockstoreRunner > Dockstore.cwl # make a runtime JSON template and edit it $> dockstore tool convert cwl2json --cwl Dockstore.cwl > Dockstore.json # run it locally with the Dockstore CLI $> dockstore tool launch --entry quay.io/ucsc_cgl/DockstoreRunner --json Dockstore.json ```
URL(s):
View Assessments