I have set up Portainer and have several containers running happily on it, except WebGrabPlus, which seems to max out my RPi4's 4 CPUs and crashes LE.
I see that I should be able to limit the number of CPUs it uses, but I get the error "NanoCPUs can not be set, as your kernel does not support CPU cfs period/quota or the cgroup is not mounted".
The one thing about my containers that I didn't think was quite right but worked was setting my PUID and PGID to 0 as only root had access to my drives. I don't know if this would be contributing to my error...