Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nextflow
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
aguill09
nextflow
8fc035f32685ddb4d72361707a2e2d48dc45cc91
nextflow
src
nf_modules
pigz
2.4
docker_init.sh
Find file
Normal view
Permalink
docker_init.sh
61 B
Newer
Older
add docker files for pigz
Laurent Modolo
committed
6 years ago
1
2
#!/bin/sh
docker build src/nf_modules/pigz/2.4
-t
'pigz:2.4'