Skip to content
Snippets Groups Projects
Unverified Commit eb29dd1f authored by Laurent Modolo's avatar Laurent Modolo
Browse files

docker_modules: add gatk3.8.0

parent 3efbbb5e
No related branches found
No related tags found
No related merge requests found
FROM quay.io/biocontainers/gatk:3.8--py27_1
MAINTAINER Laurent Modolo
ENV GATK_VERSION=3.8.0
#!/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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment