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
37a3731b
Verified
Commit
37a3731b
authored
Feb 15, 2016
by
Ansgar Burchardt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Target directories must end with a slash.
parent
8593548d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
base-8/Dockerfile
base-8/Dockerfile
+1
-1
base-9/Dockerfile
base-9/Dockerfile
+1
-1
No files found.
base-8/Dockerfile
View file @
37a3731b
...
...
@@ -30,4 +30,4 @@ RUN apt-get update && apt-get dist-upgrade --no-install-recommends --yes \
RUN
adduser
--disabled-password
--home
/duneci duneci
USER
duneci
WORKDIR
/duneci
COPY
opts.clang opts.gcc /duneci
COPY
opts.clang opts.gcc /duneci
/
base-9/Dockerfile
View file @
37a3731b
...
...
@@ -30,4 +30,4 @@ RUN apt-get update && apt-get dist-upgrade --no-install-recommends --yes \
RUN
adduser
--disabled-password
--home
/duneci duneci
USER
duneci
WORKDIR
/duneci
COPY
opts.clang opts.gcc /duneci
COPY
opts.clang opts.gcc /duneci
/
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