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
Amandine PERRIN
pipeline_annotation
Commits
da8d1d79
Commit
da8d1d79
authored
Apr 18, 2017
by
Amandine PERRIN
Browse files
Install python3 and not python2
parent
829e0baa
Pipeline
#1815
passed with stage
in 13 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
da8d1d79
...
...
@@ -2,7 +2,7 @@ from ubuntu:16.04
RUN
apt-get update
&&
\
apt-get
-y
upgrade
&&
\
apt-get
install
-y
\
python-pip
\
python
3
-pip
\
wget
&&
\
apt-get clean
...
...
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