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
72b7e10d
Commit
72b7e10d
authored
Apr 19, 2017
by
Amandine PERRIN
Browse files
Add pkg-config to dockerfile
parent
da8d1d79
Pipeline
#1829
passed with stage
in 12 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
72b7e10d
...
...
@@ -3,7 +3,8 @@ RUN apt-get update &&\
apt-get
-y
upgrade
&&
\
apt-get
install
-y
\
python3-pip
\
wget
&&
\
wget
\
pkg-config
&&
\
apt-get clean
# Install barrnap
...
...
Write
Preview
Markdown
is supported
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