GitHub - PearInc/openwrt_docker
github.com › PearInc › openwrt_dockerMay 28, 2020 · Note that the bridge option refers to the 'default' bridge and needs to be specified as the Linux network name. If you set up a bridge in OpenWrt (as we do above), prefix the interface name with 'br-'. When you start a container in Docker you will see the host OpenWrt as the containers router: root@OpenWrt:~# ifconfig br-container br-container ...
GitHub - PearInc/openwrt_docker
https://github.com/PearInc/openwrt_docker28.05.2020 · You must have some form of conventional storage to store the docker data dir ("/var/lib/docker"), if your OpenWrt system is on ext4 this will work (or you have an external drive mounted). Be aware that the Docker binaries and the data Docker creates are massive in OpenWrt terms - around 130MB for the Docker binaries and the data dir can easy balloon past 1GiB.