Skip to content

Commit f30c103

Browse files
committed
adding docker container hint, test 72: stagefile.cwl
1 parent 739562c commit f30c103

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

v1.0/v1.0/stagefile.cwl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
class: CommandLineTool
22
cwlVersion: v1.0
3+
hints:
4+
- class: DockerRequirement
5+
dockerPull: python:2-slim
36
requirements:
47
InitialWorkDirRequirement:
58
listing:

0 commit comments

Comments
 (0)