[GH-ISSUE #236] Android Emulator not working when launching container #173

Open
opened 2026-03-01 15:41:09 +03:00 by kerem · 0 comments
Owner

Originally created by @Jkg1521 on GitHub (Apr 7, 2020).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/236

💬 Questions and Help

I have gone through the sample tutorial of using the following command:
docker run --privileged -d -p 6080:6080 -p 5554:5554 -p 5555:5555 -e DEVICE="Samsung Galaxy S6" --name android-container budtmo/docker-android-x86-8.1

However, when attempting to run it It will be unhealthy and then my virtual machine will freeze. Previously the first time we tried this install it will allow us to use noVNC but the emulator will not run. I have enabled nested virtualization and attempted to install KVM packages. This is for a project so any advice would be much apreciated!

Originally created by @Jkg1521 on GitHub (Apr 7, 2020). Original GitHub issue: https://github.com/budtmo/docker-android/issues/236 ## 💬 Questions and Help I have gone through the sample tutorial of using the following command: ``` docker run --privileged -d -p 6080:6080 -p 5554:5554 -p 5555:5555 -e DEVICE="Samsung Galaxy S6" --name android-container budtmo/docker-android-x86-8.1``` However, when attempting to run it It will be unhealthy and then my virtual machine will freeze. Previously the first time we tried this install it will allow us to use noVNC but the emulator will not run. I have enabled nested virtualization and attempted to install KVM packages. This is for a project so any advice would be much apreciated!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-android#173
No description provided.