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

don't remove useless files for barrnap only docker

parent 05012845
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -24,6 +24,3 @@ RUN wget https://github.com/tseemann/barrnap/archive/0.8.tar.gz &&\ ...@@ -24,6 +24,3 @@ RUN wget https://github.com/tseemann/barrnap/archive/0.8.tar.gz &&\
tar -xf 0.8.tar.gz &&\ tar -xf 0.8.tar.gz &&\
rm 0.8.tar.gz rm 0.8.tar.gz
RUN ln -s /tmp/barrnap-0.8/bin/barrnap /usr/local/bin RUN ln -s /tmp/barrnap-0.8/bin/barrnap /usr/local/bin
# Remove heavy useless files
RUN rm -r /tmp/barrnap-0.8/examples /tmp/barrnap-0.8/build/*.aln
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment