Relative Content

Tag Archive for dockercommon-workflow-language

Inside Docker No Internet Connection in cwl

I am trying to download data from the URL. I created the docker image called download-files that downloads the CSV files. When I run the docker command I can download the files however, if I try to incorporate that docker image inside the cwltool and then execute it I am getting an error and the message that the Internet Connection is not available.