Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amandine PERRIN
pipeline_annotation
Commits
ba237576
Commit
ba237576
authored
Dec 18, 2020
by
Amandine PERRIN
Browse files
barrnap docker image
install libxml-simple-perl with non-interactive mode
parent
3d1ad6a1
Pipeline
#43716
passed with stage
in 12 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
for_build/barrnap_only/Dockerfile
View file @
ba237576
...
...
@@ -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
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment