oofnikj / docker-openwrt

OpenWrt running in Docker
GNU General Public License v2.0
299 stars 63 forks source link

Collaborate with official OpenWrt images #13

Open aparcar opened 4 years ago

aparcar commented 4 years ago

Hi, I'm maintaining the official images over at openwrt/docker and maybe we can do some collaboration. Instead of building and packing your own rootfs you could e.g. use openwrtorg/rootfs:x86. I haven't checked all scripts but maybe we can also "upstream" some of your features to the official images.

Best

oofnikj commented 4 years ago

Hi Paul, thanks for reaching out. Originally I did base my images on the ones you publish, but I switched to building from the rootfs tarball directly to work around some issue I can't remember off the top of my head.

I'd be glad to work on something together. Perhaps we can tie in @mikma who maintains https://github.com/mikma/lxd-openwrt as well?

aparcar commented 4 years ago

The more the merrier. Actually I remember up-streaming some of his Docker patches.