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.
2 parents e18a107 + 62fac93 commit 30bc3d7Copy full SHA for 30bc3d7
v1.0/v1.0/inline-js.cwl
@@ -4,6 +4,9 @@ baseCommand: echo
4
5
requirements:
6
- class: InlineJavascriptRequirement
7
+hints:
8
+ - class: DockerRequirement
9
+ dockerPull: python:2-slim
10
11
inputs:
12
- id: args.py
0 commit comments