Is it possible to run redroid on AlpineLinux ?
These modules are not available there:
modprobe binder_linux devices="binder,hwbinder,vndbinder"
modprobe ashmem_linux
I tried starting the docker container and the device appears connected, but when I run adb shell nothing happens.
alpine:~# adb devices
List of devices attached
emulator-5554 device
alpine:~# adb shell
<I GET NO RESPONSE HERE>
also adb logcat doesn't output anything