mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-05-17 22:22:41 +02:00
update
This commit is contained in:
parent
2c8978f297
commit
8a7f76b39b
@ -1,2 +1,4 @@
|
|||||||
FROM ubuntu:14.04
|
FROM ubuntu:14.04
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
|
RUN apt-get install -y python curl
|
||||||
|
RUN curl -sSL https://bootstrap.pypa.io/get-pip.py | python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user