mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-08-04 14:37:34 +00:00
Merge branch 'master' into bemasc-scope
This commit is contained in:
commit
06d2f8d781
1 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,6 @@ FROM golang:1-alpine
|
|||
|
||||
# curl for fetching pages using the local proxy
|
||||
RUN apk add --no-cache curl git
|
||||
RUN go get github.com/shadowsocks/go-shadowsocks2
|
||||
RUN go install github.com/shadowsocks/go-shadowsocks2@v0.1.5
|
||||
|
||||
ENTRYPOINT [ "sh" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue