mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2026-07-21 01:07:27 +00:00
| .. | ||
| demo.txt | ||
| description.txt | ||
| README.md | ||
About This Image
This Image contains a browser-accessible version of Redroid. redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution.
Important !!
This image requires host level kernel modules to be installed and loaded. See Redroid Docs for more details
Environment Variables
REDROID_GPU_GUEST_MODE- Used to instruct redroid to utilize GPU rendering. Options areauto,guest, andhostREDROID_FPS- Set the maximum FPS for redroid and scrcpy.REDROID_WIDTH- Set the desired width of the redroid device.REDROID_HEIGHT- Set the desired height of the redroid device.REDROID_DPI- Set the desired DPI of the redroid device.REDROID_SHOW_CONSOLE- Display the scrcpy console after launching the redroid device.REDROID_DISABLE_AUTOSTART- If set to "1", the container will not automatically pull and start the redroid container and scrcpy.REDROID_DISABLE_HOST_CHECKS- If set to "1", the container will not check for the presence of required host level kernel modules.
