mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2024-12-30 02:37:01 +00:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ COPY ./tun2socks.sh /
|
||||
COPY --from=builder /tun2socks /usr/local/bin
|
||||
|
||||
RUN apk add --update --no-cache \
|
||||
curl lsof iptables iproute2 bind-tools \
|
||||
lsof iptables iproute2 \
|
||||
&& chmod +x /tun2socks.sh
|
||||
|
||||
ENV TUN tun0
|
||||
|
||||
Reference in New Issue
Block a user