mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-08 00:51:55 +00:00
6 lines
101 B
Docker
6 lines
101 B
Docker
FROM alpine:3.7
|
|
|
|
MAINTAINER Newnius <newnius.cn@gmail.com>
|
|
|
|
ADD shadowsocks-server /usr/bin/ssserver
|