DockerHostAP implementation notes

hostapd

hostapd is an IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator. This page is dedicated to the Linux documentation of its implementation and use. Please refer to the hostapd home page for information for other Operating Systems (from:https://wireless.wiki.kernel.org/en/users/documentation/hostapd).

You can read more about Hostapd here: https://wireless.wiki.kernel.org/en/users/documentation/hostapd.

Docker CE

Docker is the company driving the container movement and the only container platform provider to address every application across the hybrid cloud. Today’s businesses are under pressure to digitally transform but are constrained by existing applications and infrastructure while rationalizing and increasingly diverse portfolio of clouds, datacenters and application architectures. Docker enables true independence between applications and infrastructure and developers and IT ops to unlock their potential and creates a model for better collaboration and innovation (from: https://www.docker.com/what-docker).

You can find out more about Docker CE here: https://docs.docker.com/get-started/.