1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-25 02:04:06 +02:00

update shadowsocks

This commit is contained in:
kev 2015-02-10 01:42:33 +08:00
parent e9c46aa1fe
commit 625937a88b

View File

@ -2,9 +2,11 @@
# Dockerfile for Shadowsocks
#
FROM python:latest
FROM ubuntu:latest
MAINTAINER noreply@datageek.info
RUN apt-get update
RUN apt-get install -y python python-pip
RUN pip install shadowsocks
ENV PASSWORD secret