Skip to content
Snippets Groups Projects
Commit f4d32e52 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

Put back jre in all dockerfiles

parent c216f3a6
Branches
No related tags found
No related merge requests found
Pipeline #
......@@ -12,6 +12,7 @@ RUN apt-get install -y \
libxml-simple-perl \
libdigest-md5-perl \
git \
default-jre \
bioperl
# Update pip
......
......@@ -12,6 +12,7 @@ RUN apt-get install -y \
libdigest-md5-perl \
git \
python3-pip \
default-jre \
bioperl
# Update pip
......
......@@ -19,6 +19,7 @@ RUN apt-get install -y\
libxml-simple-perl \
libdigest-md5-perl \
git \
default-jre \
bioperl
RUN git clone https://github.com/tseemann/prokka.git
RUN /tmp/prokka/bin/prokka --setupdb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment