|
||
---|---|---|
etc | ||
.env | ||
.gitignore | ||
Dockerfile | ||
Makefile | ||
README.md | ||
run.sh |
README.md
OpenWRT in Docker
Inspired by other projects that run hostapd
in a Docker container. This goes one step further.
Build
$ make build
Configure
See .env
Run
$ make run
Cleanup
$ make clean