Update Dockerfile

This commit is contained in:
Sah 2015-01-01 19:42:45 +08:00
parent 14fdefeb45
commit 1898b53fc7

View file

@ -6,4 +6,4 @@ RUN pip install shadowsocks
EXPOSE 8388 EXPOSE 8388
CMD ssserver -p 8388 -m "aes-256-cfb" CMD ssserver -p 8388 -m "aes-256-cfb" -k "$KEY"