diff Dockerfile @ 34:fbba13c34eb8 draft default tip

"planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit c6f25b122899a00695b5ca9e70d34e2c1d288236-dirty"
author mvdbeek
date Mon, 03 Feb 2020 09:40:58 +0000
parents 9382c8499e73
children
line wrap: on
line diff
--- a/Dockerfile	Sun Jan 20 14:57:41 2019 -0500
+++ b/Dockerfile	Mon Feb 03 09:40:58 2020 +0000
@@ -1,4 +1,4 @@
-FROM continuumio/miniconda3:4.5.11
+FROM continuumio/miniconda3:latest
 
 RUN apt-get update && apt-get install -y xvfb libxrender1 libxtst6 && apt-get clean
-RUN conda install -y -c conda-forge -c bioconda xvfbwrapper samtools igv openjdk=8 freetype font-ttf-dejavu-sans-mono fontconfig coreutils
+RUN conda install -y -c conda-forge -c bioconda xvfbwrapper samtools igv freetype font-ttf-dejavu-sans-mono fontconfig coreutils