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

barrnap docker image

install libxml-simple-perl with non-interactive mode
parent 3d1ad6a1
No related branches found
No related tags found
No related merge requests found
Pipeline #43716 passed
......@@ -5,7 +5,7 @@ RUN apt-get update &&\
apt-get -y upgrade
# Install package needed
RUN apt-get install -y \
RUN DEBIAN_FRONTEND="noninteractive" apt-get install -y \
python3 \
python3-pip \
git \
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment