Skip to content
Snippets Groups Projects
Commit e8472ba9 authored by Sascha Meiers's avatar Sascha Meiers
Browse files

Updated Dockerfile/README for the hg38 image [ci skip]

parent 6126b272
No related branches found
No related tags found
No related merge requests found
FROM smei/mosaicatcher-pipeline
MAINTAINER Sascha Meiers meiers@embl.de
LABEL version="0.2"
MAINTAINER Sascha Meiers sascha.meiers.embl@gmail.com
LABEL version="0.3"
LABEL description="This is the same as smei/mosaicatcher-pipeline but including\
the reference genome hg38."
# Install wget
RUN apt-get update \
......
# Docker image incl. hg38 reference genome
This is the same as `smei/mosaicatcher-pipeline` but including the reference
genome *hg38*.
### Availability
* On [dockerhub](https://cloud.docker.com/repository/docker/smei/mosaicatcher-pipeline-hg38)
### Updates
This image is configured to auto-build on dockerhub.
**Note**: Since the auto-build is triggered simultaneously with
`smei/mosaicatcher-pipeline` I don't think the most up-to-date version is utilized
as base image. If this should ever be an issue just re-build this image yourself.
\ No newline at end of file
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