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
Ansgar Burchardt
dune-docker
Commits
0832941f
Unverified
Commit
0832941f
authored
Aug 02, 2017
by
Ansgar Burchardt
Browse files
base-10: actually copy opts.gcc.c++17 into the image
parent
1cbdb422
Pipeline
#813
passed with stages
in 56 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
base-10/Dockerfile
View file @
0832941f
...
...
@@ -50,7 +50,7 @@ WORKDIR /duneci
RUN
mkdir
-p
/duneci/bin /duneci/modules
ENV
DUNE_CONTROL_PATH=.:/duneci/modules
ENV
PATH=/duneci/bin:$PATH
COPY
opts.clang opts.gcc /duneci/
COPY
opts.clang opts.gcc
opts.gcc.c++17
/duneci/
COPY
dune-ctest /duneci/bin/
RUN
ln
-s
dune-ctest /duneci/bin/duneci-ctest
COPY
duneci-install-module /duneci/bin/
...
...
Write
Preview
Supports
Markdown
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