mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-15 10:26:44 +00:00
add ss
This commit is contained in:
7
shadowsocks/server-1.2.1/Dockerfile
Normal file
7
shadowsocks/server-1.2.1/Dockerfile
Normal file
@@ -0,0 +1,7 @@
|
||||
FROM alpine:3.7
|
||||
|
||||
MAINTAINER Newnius <newnius.cn@gmail.com>
|
||||
|
||||
RUN apk add --no-cache bash
|
||||
|
||||
ADD shadowsocks-local /usr/bin/
|
||||
Reference in New Issue
Block a user