Forked from https://github.com/snowhigh/rpi-hostapd
Starts a WIFI access point on Raspberry Pi 3 with a out-of-the-box Raspbian installation
# docker run -e SSID="rp3-wifi" -e PASSWORD="raspberry" --privileged --pid=host --net=host --name "rpi3-wifiap" jasonhillier/rpi3-wifiapReference https://frillip.com/using-your-raspberry-pi-3-as-a-wifi-access-point-with-hostapd/