Skip to content

Commit

Permalink
Switching Docker labels to WILDS Docker Library
Browse files Browse the repository at this point in the history
  • Loading branch information
tefirman committed Feb 9, 2024
1 parent ccae6af commit c8b1c92
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Dockerfile_gatk
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@

FROM continuumio/miniconda3
LABEL org.opencontainers.image.source=https://github.com/getwilds/fastq-to-cram
LABEL org.opencontainers.image.source=https://github.com/getwilds/wilds-docker-library
LABEL org.opencontainers.image.description="Container image for the use of GATK in FH DaSL's WILDS"
LABEL org.opencontainers.image.licenses=MIT
Expand Down
1 change: 0 additions & 1 deletion Dockerfile_samtools
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@

FROM ubuntu:noble-20240114
LABEL org.opencontainers.image.source=https://github.com/getwilds/fastq-to-cram
LABEL org.opencontainers.image.source=https://github.com/getwilds/wilds-docker-library
LABEL org.opencontainers.image.description="Container image for the use of samtools in FH DaSL's WILDS"
LABEL org.opencontainers.image.licenses=MIT
Expand Down

0 comments on commit c8b1c92

Please sign in to comment.