diff --git a/Dockerfile b/Dockerfile index 2bd5359..61bb8f5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,6 +7,7 @@ RUN opkg remove dnsmasq && \ wpa-supplicant \ hostapd \ iw-full \ + ip-full \ kmod-mac80211 \ iperf3 \ dnsmasq-full \