Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ansgar Burchardt
dune-docker
Commits
d1165269
Commit
d1165269
authored
Sep 06, 2017
by
Ansgar Burchardt
Browse files
dune-fufem: install modules in correct order
parent
1573b421
Pipeline
#844
passed with stages
in 58 minutes and 45 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
dune-fufem/Dockerfile
View file @
d1165269
...
...
@@ -10,8 +10,8 @@ RUN apt-get update && apt-get install --no-install-recommends --yes \
USER
duneci
WORKDIR
/duneci
RUN
duneci-install-module
-b
releases/2.4-1 https://git.imp.fu-berlin.de/agnumpde/dune-elasticity.git
\
&&
duneci-install-module
-b
releases/2.4-1 https://git.imp.fu-berlin.de/agnumpde/dune-fufem.git
\
RUN
duneci-install-module
-b
releases/2.4 https://gitlab.dune-project.org/staging/dune-typetree.git
\
&&
duneci-install-module
-b
releases/2.4-compatible https://gitlab.dune-project.org/staging/dune-functions.git
\
&&
duneci-install-module
-b
releases/2.4-1 https://git.imp.fu-berlin.de/agnumpde/dune-fufem.git
\
&&
duneci-install-module
-b
releases/2.4-1 https://git.imp.fu-berlin.de/agnumpde/dune-solvers.git
\
&&
duneci-install-module
-b
releases/2.4 https://git
lab.dune-project.org/staging/dune-typetree
.git
&&
duneci-install-module
-b
releases/2.4
-1
https://git
.imp.fu-berlin.de/agnumpde/dune-elasticity
.git
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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