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
6069a56e
Unverified
Commit
6069a56e
authored
Oct 24, 2017
by
Ansgar Burchardt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
base-10: install vc-dev
Reference:
https://gitlab.dune-project.org/infrastructure/issues0/issues/44
parent
31ae7c2d
Pipeline
#927
passed with stages
in 33 minutes and 41 seconds
Changes
1
Pipelines
7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
base-10/Dockerfile
base-10/Dockerfile
+1
-0
No files found.
base-10/Dockerfile
View file @
6069a56e
...
...
@@ -50,6 +50,7 @@ RUN apt-get update && apt-get dist-upgrade --no-install-recommends --yes \
python3-pip
\
python3-pytest
\
python3-scipy
\
vc-dev
\
&&
apt-get clean
&&
rm
-rf
/var/lib/apt/lists/
*
RUN
adduser
--disabled-password
--home
/duneci
--uid
50000 duneci
USER
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