interface test
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ WORKDIR /ovpn-lb-socks5/go-socks-lb
|
||||
RUN go build
|
||||
|
||||
FROM alpine:latest AS python-builder
|
||||
RUN apk --no-cache add git python3 python3-dev linux-headers musl-dev gcc
|
||||
RUN apk --no-cache add git python3 python3-dev linux-headers musl-dev gcc make automake gcc g++
|
||||
WORKDIR /
|
||||
RUN git clone https://git.hmthsn.com/mantao/ovpn-lb-socks5.git mop
|
||||
WORKDIR /mop
|
||||
|
||||
Reference in New Issue
Block a user