common-workflow-language / common-workflow-language/cwltool

docker volume on docker-machine

Open
#179 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
376
Forks
255
Avg merge
2d 7h
Merged PRs (30d)
12

Description

Is there any possible to add docker volume support? Is there any possible run cwl-runner on docker-machine or docker swarm?

```
$ cwl-runner docker.cwl docker-job.yml
/usr/local/bin/cwl-runner 1.0.20160331184641
I'm sorry, I couldn't load this CWL file, try again with --debug for more information.
name 'basestring' is not defined

ERROR:cwltool:I'm sorry, I couldn't load this CWL file, try again with --debug for more information.
name 'basestring' is not defined
```

```
$ docker-machine ls
NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS
default - virtualbox Stopped Unknown
server38217 * generic Running tcp://server38217:2376 v1.12.1
```

Thanks a lot!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.