Skip to content
This repository was archived by the owner on Oct 2, 2020. It is now read-only.

Commit 25c9406

Browse files
author
Peter Amstutz
committed
Add DockerRequirement
1 parent 838cbee commit 25c9406

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

workflows/FestivalDemo/filtercount.cwl.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
class: Workflow
33
requirements:
44
- class: ScatterFeatureRequirement
5+
- class: DockerRequirement
6+
dockerPull: "debian:8"
57
inputs:
68
- id: "#pattern"
79
type: string

0 commit comments

Comments
 (0)