1
0
mirror of https://github.com/alljoynsville/openwrt-builder synced 2025-06-07 07:56:33 +00:00
openwrt-builder/README.md
2018-08-08 11:27:34 +03:00

320 B

openwrt-builder

This is a docker container for building OpenWRT

To run a shell in the buildroot, execute the following command:

docker run -t -i alljoynsville/openwrt-builder:18.06 bash

or

docker run -t -i alljoynsville/openwrt-builder:15.05 bash