redroid-doc
redroid-doc copied to clipboard
Redroid doesn't work with Codespaces
Describe the bug 请详细描述问题(ZH_CN) I tried to start a Redroid container from Codespace, but it freezes after that, I can't do anything else, and after a while, the container rebuilds itself. I don't know why. By default, you cannot load kernel modules in your codespace, but by using a container image identical to the host (Ubuntu Jammy) and enabling the docker-in-docker feature, you have privileges, Docker, and the ability to load the binder module needed to start ReDroid. But it just freeze then after started succeed. I'm not sure why.
确保必须的内核功能已开启(ZH_CN)
- [x ]
grep binder /proc/filesystems
Collect debug logs output.log
Screenshots 截图(ZH_CN) If applicable, add screenshots to help explain your problem.