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

put back default-jre in test docker

parent 05ff2bc8
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -28,6 +28,7 @@ RUN apt-get install -y\ ...@@ -28,6 +28,7 @@ RUN apt-get install -y\
libxml-simple-perl \ libxml-simple-perl \
libdigest-md5-perl \ libdigest-md5-perl \
git \ git \
default-jre \
bioperl bioperl
RUN git clone https://github.com/tseemann/prokka.git RUN git clone https://github.com/tseemann/prokka.git
RUN /tmp/prokka/bin/prokka --setupdb RUN /tmp/prokka/bin/prokka --setupdb
......
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