mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-07 16:41:55 +00:00
add ss
This commit is contained in:
parent
efdd0dfbf8
commit
a22da515cc
5
shadowsocks/local-1.2.1/Dockerfile
Normal file
5
shadowsocks/local-1.2.1/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
FROM alpine:3.7
|
||||
|
||||
MAINTAINER Newnius <newnius.cn@gmail.com>
|
||||
|
||||
ADD shadowsocks-local /usr/bin/sslocal
|
BIN
shadowsocks/local-1.2.1/shadowsocks-local
Executable file
BIN
shadowsocks/local-1.2.1/shadowsocks-local
Executable file
Binary file not shown.
@ -2,6 +2,4 @@ FROM alpine:3.7
|
||||
|
||||
MAINTAINER Newnius <newnius.cn@gmail.com>
|
||||
|
||||
RUN apk add --no-cache bash
|
||||
|
||||
ADD shadowsocks-local /usr/bin/
|
||||
ADD shadowsocks-server /usr/bin/ssserver
|
||||
|
BIN
shadowsocks/server-1.2.1/shadowsocks-server
Executable file
BIN
shadowsocks/server-1.2.1/shadowsocks-server
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user