Running dockerd on rpi4b with openwrt 23.05

Hello,

I'm trying to create a build with docker, docker-compose, and dockerd with device bcm27xx-bcm2711-Raspberry Pi 4B/400/4CM (64bit). I'm struggling to get dockerd to compile. I see it needs deprecated packages iptables, iptables6, and ucifirewall. I think I need to disbale nftables and firewall4 and enable the deprecated packages but this doesn't seem to work.

Has anyone had any luck getting docker working on this set up? Would much appreciate if someone could point me in the right direction! Thanks!

Managed to use the image builder to add the legacy packages needed and remove the new packages not needed.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.