Hi Sipeed Team,
I'm trying to run Docker on the MaixCAM2, but the kernel seems to be missing required features (cgroups, overlayfs, netfilter/iptables).
- Kernel Config: Is there an existing kernel configuration or firmware image that has CONFIG_CGROUPS, CONFIG_OVERLAY_FS, and CONFIG_NETFILTER enabled?
- Are there plans to enable these features in future firmware?
- Is there any other option to run Docker on the camera?
The device hardware (4GB RAM, sufficient storage) would be suitable for containerized workloads, so enabling these features would significantly broaden deployment options.
Thanks!