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

Commit

Permalink
Add DockerRequirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Amstutz committed Nov 3, 2015
1 parent cf4312b commit e179d80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions workflows/FestivalDemo/filtercount.cwl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
class: Workflow
requirements:
- class: ScatterFeatureRequirement
- class: DockerRequirement
dockerPull: "debian:8"
inputs:
- id: "#pattern"
type: string
Expand Down

0 comments on commit e179d80

Please sign in to comment.