Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fduveau
nextflow
Commits
eb29dd1f
Unverified
Commit
eb29dd1f
authored
Dec 06, 2019
by
Laurent Modolo
Browse files
docker_modules: add gatk3.8.0
parent
3efbbb5e
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/.docker_modules/gatk/3.8.0/Dockerfile
0 → 100644
View file @
eb29dd1f
FROM
quay.io/biocontainers/gatk:3.8--py27_1
MAINTAINER
Laurent Modolo
ENV
GATK_VERSION=3.8.0
src/.docker_modules/gatk/3.8.0/docker_init.sh
0 → 100755
View file @
eb29dd1f
#!/bin/sh
docker pull lbmc/gatk:3.8.0
docker build src/.docker_modules/gatk/3.8.0
-t
'lbmc/gatk:3.8.0'
docker push lbmc/gatk:3.8.0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment