redroid-doc
redroid-doc copied to clipboard
Difficulties running with Podman on Fedora
Describe the bug I'm just having difficulties getting it to run. Similarly as described here. The container seems to instantly disappear. I ran:
sudo podman run -itd --privileged --pull always -v ~/Containers/redroid:/data -p 5555:5555 redroid/redroid:14.0.0_64only-latest
I have SELinux on Permissive mode. Sorry for the beginner question. I'm on a version of Fedora similar to Silverblue (atomic). Thanks.
make sure the required kernel modules present
- [x]
grep binder /proc/filesystems - [ ]
grep ashmem /proc/misc(optional)
Collect debug logs redroid-debug.4bQDARC5.zip