CWL DockerRequirements and -volume destination
1
0
Entering edit mode
6.0 years ago

Hello, I'm new to CWL and have been playing with it for a few weeks, I need to mount a volume to "/data" destination in the docker container. Is it possible to do it and how? Thanks, Ngoc

CWL • 1.7k views
ADD COMMENT
0
Entering edit mode
5.9 years ago

Hello ngoc.nguyen,

In CWL the input data is mounted to a one or more paths of the CWL implementations choice inside the container. These paths are then available via inputBinding or CWL parameter references in arguments to be given to your tool.

https://www.commonwl.org/v1.0/CommandLineTool.html#Parameter_references

ADD COMMENT

Login before adding your answer.

Traffic: 2918 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6