diff --git a/shadowvpn/Dockerfile b/shadowvpn/Dockerfile index de341af..467d4ed 100644 --- a/shadowvpn/Dockerfile +++ b/shadowvpn/Dockerfile @@ -10,7 +10,7 @@ RUN apt-get update \ build-essential \ gawk \ git \ - ifconfig \ + net-tools \ iptables \ libtool \ && git clone --recursive https://github.com/clowwindy/ShadowVPN.git \