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
6069a56e
Unverified
Commit
6069a56e
authored
Oct 24, 2017
by
Ansgar Burchardt
Browse files
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
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
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