Docker Hub
https://hub.docker.com/r/openwrtorg/imagebuilder#!This can be usefull when creating images on MacOS X, Windows or via CI. Example docker run --rm -v "$ (pwd)"/bin/:/home/build/openwrt/bin -it openwrtorg/imagebuilder # within the Docker container make image Enjoy a local OpenWrt ImageBuilder container building an image for x86/64 and store the binary in hosts ./bin folder. Tags
[OpenWrt Wiki] Docker OpenWrt Image Generation
openwrt.org › obtainJun 06, 2018 · Docker OpenWrt Image Generation See also Docker OpenWrt Image You can use a premade Docker image to build yourself an OpenWrt firmware image. A list of known such Docker images (see instructions how to use them on their pages): * noonien/docker-openwrt-buildroot * wlan slovenija image generator OpenWrt Cloud Builder API