Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Ansgar Burchardt
dune-docker
Commits
d1165269
Commit
d1165269
authored
Sep 06, 2017
by
Ansgar Burchardt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
dune-fufem/Dockerfile
dune-fufem/Dockerfile
+3
-3
No files found.
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
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