Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
exareme
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HBP Medical Informatics Platform
exareme
Commits
080de978
Commit
080de978
authored
3 years ago
by
ThanKarab
Browse files
Options
Downloads
Patches
Plain Diff
Updated old get-pip link in Dockerfile.
parent
83338bce
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Exareme-Docker/Dockerfile
+1
-1
1 addition, 1 deletion
Exareme-Docker/Dockerfile
with
1 addition
and
1 deletion
Exareme-Docker/Dockerfile
+
1
−
1
View file @
080de978
...
...
@@ -17,7 +17,7 @@ RUN ln -s /usr/bin/python2 /usr/bin/python
RUN
apt
install
-y
openjdk-8-jdk curl jq iputils-ping
# Installing pip
RUN
curl
-O
https://
raw.githubusercontent.com/pypa/get-pip/master/
get-pip.py
RUN
curl https://
bootstrap.pypa.io/pip/2.7/get-pip.py
-o
get-pip.py
RUN
python get-pip.py
RUN
apt-get
install
-y
python-dev
\
build-essential libssl-dev libffi-dev
\
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment