budtmo / budtmo/docker-android
[🐛 PRO | Bug ]: Android image does not have root permissions and cannot start multiple images using port 6081
- Dominant language
- Python
- Stars
- 15.8k
- Forks
- 1.8k
- Avg merge
- 12h 13m
- Merged PRs (30d)
- 6
Description
### Operating System
Ubuntu 24.04
### Docker Image
docker run -d -p 6080:6080 -p 5554:5554 -p 5555:5555 -e EMULATOR_DEVICE="Samsung Galaxy S10" -e WEB_VNC=true --device /dev/kvm --name android-container budtmo2/docker-android-pro:emulator_15.0_v2.15.0-p1
### Expected behaviour
I hope to enable root permissions after pulling the docker-android-pro image, or use what docker command to enable root permissions? Can you tell me how to start multiple image virtual machines? Looking forward to your support, thank you!
### Actual behaviour
After pulling the docker-android-pro image, you do not have root permissions and cannot start multiple images using other ports and image names.

### Logs
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.