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