We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 739562c commit f30c103Copy full SHA for f30c103
v1.0/v1.0/stagefile.cwl
@@ -1,5 +1,8 @@
1
class: CommandLineTool
2
cwlVersion: v1.0
3
+hints:
4
+ - class: DockerRequirement
5
+ dockerPull: python:2-slim
6
requirements:
7
InitialWorkDirRequirement:
8
listing:
0 commit comments