mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-07 16:41:55 +00:00
6 lines
99 B
Docker
6 lines
99 B
Docker
|
FROM alpine:3.7
|
||
|
|
||
|
MAINTAINER Newnius <newnius.cn@gmail.com>
|
||
|
|
||
|
ADD shadowsocks-local /usr/bin/sslocal
|