Fellow forum members, has anyone solved this problem? I installed Docker using the Ubuntu image from the Armbian website and ran the following command:
docker run -itd --privileged
-v /home/rock/data:/data
-v /dev/mali0:/dev/mali0
-p 5555:5555
–name dobox2
registry.cn-hangzhou.aliyuncs.com/whsyf/dobox:rk3588-202303011
But it fails to start and connect properly.