1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-25 00:08:49 +00:00

update shadowsocks

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

@ -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