Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Mosaicatcher Update
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Thomas Weber
Mosaicatcher Update
Commits
e8472ba9
Commit
e8472ba9
authored
5 years ago
by
Sascha Meiers
Browse files
Options
Downloads
Patches
Plain Diff
Updated Dockerfile/README for the hg38 image [ci skip]
parent
6126b272
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docker/hg38/Dockerfile
+4
-2
4 additions, 2 deletions
docker/hg38/Dockerfile
docker/hg38/README.md
+17
-0
17 additions, 0 deletions
docker/hg38/README.md
with
21 additions
and
2 deletions
docker/hg38/Dockerfile
+
4
−
2
View file @
e8472ba9
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
\
...
...
This diff is collapsed.
Click to expand it.
docker/hg38/README.md
0 → 100644
+
17
−
0
View file @
e8472ba9
# 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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment