@ -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