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
ae9188f6
Commit
ae9188f6
authored
Jan 22, 2018
by
Ansgar Burchardt
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'smuething/2.6-branch-for-typetree-and-functions'
parents
04a2fd6c
781065e6
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
2 deletions
+7
-2
base-10/Dockerfile
base-10/Dockerfile
+1
-0
base-16.04/Dockerfile
base-16.04/Dockerfile
+1
-0
base-16.10/Dockerfile
base-16.10/Dockerfile
+1
-0
base-8/Dockerfile
base-8/Dockerfile
+1
-0
base-9/Dockerfile
base-9/Dockerfile
+1
-0
dune-2.6/Dockerfile
dune-2.6/Dockerfile
+2
-2
No files found.
base-10/Dockerfile
View file @
ae9188f6
...
...
@@ -22,6 +22,7 @@ RUN apt-get update && apt-get dist-upgrade --no-install-recommends --yes \
gnuplot-nox
\
libadolc-dev
\
libalberta-dev
\
libarpack++2-dev
\
libboost-dev
\
libboost-program-options-dev
\
libboost-serialization-dev
\
...
...
base-16.04/Dockerfile
View file @
ae9188f6
...
...
@@ -19,6 +19,7 @@ RUN apt-get update && apt-get dist-upgrade --no-install-recommends --yes \
gnuplot-nox
\
libadolc-dev
\
libalberta-dev
\
libarpack++2-dev
\
libboost-dev
\
libboost-program-options-dev
\
libboost-serialization-dev
\
...
...
base-16.10/Dockerfile
View file @
ae9188f6
...
...
@@ -19,6 +19,7 @@ RUN apt-get update && apt-get dist-upgrade --no-install-recommends --yes \
gnuplot-nox
\
libadolc-dev
\
libalberta-dev
\
libarpack++2-dev
\
libboost-dev
\
libboost-program-options-dev
\
libboost-serialization-dev
\
...
...
base-8/Dockerfile
View file @
ae9188f6
...
...
@@ -19,6 +19,7 @@ RUN apt-get update && apt-get dist-upgrade --no-install-recommends --yes \
gnuplot-nox
\
libadolc-dev
\
libalberta-dev
\
libarpack++2-dev
\
libboost-dev
\
libboost-program-options-dev
\
libboost-serialization-dev
\
...
...
base-9/Dockerfile
View file @
ae9188f6
...
...
@@ -19,6 +19,7 @@ RUN apt-get update && apt-get dist-upgrade --no-install-recommends --yes \
gnuplot-nox
\
libadolc-dev
\
libalberta-dev
\
libarpack++2-dev
\
libboost-dev
\
libboost-program-options-dev
\
libboost-serialization-dev
\
...
...
dune-2.6/Dockerfile
View file @
ae9188f6
...
...
@@ -8,5 +8,5 @@ RUN duneci-install-module -b releases/2.6 https://gitlab.dune-project.org/core/d
&&
duneci-install-module
-b
releases/2.6 https://gitlab.dune-project.org/core/dune-grid.git
\
&&
duneci-install-module
-b
releases/2.6 https://gitlab.dune-project.org/core/dune-istl.git
\
&&
duneci-install-module
-b
releases/2.6 https://gitlab.dune-project.org/core/dune-localfunctions.git
\
&&
duneci-install-module https://gitlab.dune-project.org/staging/dune-typetree.git
\
&&
duneci-install-module https://gitlab.dune-project.org/staging/dune-functions.git
&&
duneci-install-module
-b
releases/2.6
https://gitlab.dune-project.org/staging/dune-typetree.git
\
&&
duneci-install-module
-b
releases/2.6
https://gitlab.dune-project.org/staging/dune-functions.git
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