Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Ansgar Burchardt
dune-docker
Commits
a16796e7
Verified
Commit
a16796e7
authored
Apr 28, 2016
by
Ansgar Burchardt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Install some more libraries.
parent
d574de0e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
base-8/Dockerfile
base-8/Dockerfile
+3
-0
base-9/Dockerfile
base-9/Dockerfile
+3
-0
No files found.
base-8/Dockerfile
View file @
a16796e7
...
...
@@ -17,7 +17,10 @@ RUN apt-get update && apt-get dist-upgrade --no-install-recommends --yes \
git
\
libadolc-dev
\
libboost-dev
\
libboost-program-options-dev
\
libboost-serialization-dev
\
libboost-system-dev
\
libgtest-dev
\
libtinyxml2-dev
\
libltdl-dev
\
libtool
\
...
...
base-9/Dockerfile
View file @
a16796e7
...
...
@@ -17,7 +17,10 @@ RUN apt-get update && apt-get dist-upgrade --no-install-recommends --yes \
git
\
libadolc-dev
\
libboost-dev
\
libboost-program-options-dev
\
libboost-serialization-dev
\
libboost-system-dev
\
libgtest-dev
\
libtinyxml2-dev
\
libltdl-dev
\
libtool
\
...
...
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