hostapd_cli
IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
RUN apt-get update && \
apt-get install -y hostapd
RUN apt-get update && \
apt-get install -y hostapd
RUN apk add hostapd
RUN pacman -S --noconfirm hostapd
RUN apt-get update && \
apt-get install -y hostapd
RUN dnf install -y hostapd
RUN apt-get update && \
apt-get install -y hostapd