1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 11:58:47 +00:00
This commit is contained in:
kev 2015-04-30 17:58:22 +08:00
parent 231b582d63
commit 0014a7836f

@ -5,7 +5,7 @@
FROM ubuntu:14.04
MAINTAINER kev<noreply@datageek.info>
RUN apt-get update && apt-get install build-essential curl python python-dev
RUN apt-get update && apt-get install -y build-essential curl python python-dev
RUN curl https://bootstrap.pypi.org/get-pip.py | python
RUN pip install obfsproxy