budtmo / docker-android

Android in docker solution with noVNC supported and video recording
Other
8.8k stars 1.19k forks source link

[🐛 Bug ]: pro emulator strat without root access #437

Open devdjangoreact opened 1 month ago

devdjangoreact commented 1 month ago

Operating System

ubuntu

Docker Image

budtmo2/docker-android-pro:emulator_11.0_v2.5.4-p1

Expected behaviour

root access

Actual behaviour

emulator start without root

Logs

version: "3.8"

services: android: image: budtmo2/docker-android-pro:emulator_11.0_v2.5.4-p1 container_name: android-appium restart: always ports:

devdjangoreact commented 1 month ago

image