hostapd
Start an access point using a wireless interface. More information: <https://w1.fi/hostapd/>.
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