[GH-ISSUE #16] Emulator on the images get stuck and need to be killed #10

Closed
opened 2026-03-01 15:39:16 +03:00 by kerem · 2 comments
Owner

Originally created by @oxygen220 on GitHub (Jun 27, 2017).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/16

Hi,

I have tried almost all linux and Windows images but unfortunally emulator get stuck while container is running an then I should kill its process. No matter how much resource is dedicated to Docker.

OS: Windows 10

Originally created by @oxygen220 on GitHub (Jun 27, 2017). Original GitHub issue: https://github.com/budtmo/docker-android/issues/16 Hi, I have tried almost all linux and Windows images but unfortunally emulator get stuck while container is running an then I should kill its process. No matter how much resource is dedicated to Docker. OS: Windows 10
kerem closed this issue 2026-03-01 15:39:16 +03:00
Author
Owner

@budtmo commented on GitHub (Jun 27, 2017):

Hi @oxygen220 ,

Thank you for reporting this issue. what do you mean with "get stuck"? could you can send me the error message? you can get it with following command:
docker exec -it android-container tail -f /var/log/supervisor/docker-android.stdout.log
But I think it is not an error, you just need to wait bit longer because you can only arm image on windows OS and it takes around 10 minutes to get emulator ready. I will try to find way to speed up it for Mac and Windows OS (you can follow this issue #11 ). For best performance, you need to use linux OS for it.

<!-- gh-comment-id:311387568 --> @budtmo commented on GitHub (Jun 27, 2017): Hi @oxygen220 , Thank you for reporting this issue. what do you mean with "get stuck"? could you can send me the error message? you can get it with following command: `docker exec -it android-container tail -f /var/log/supervisor/docker-android.stdout.log` But I think it is not an error, you just need to wait bit longer because you can only arm image on windows OS and it takes around 10 minutes to get emulator ready. I will try to find way to speed up it for Mac and Windows OS (you can follow this issue #11 ). For best performance, you need to use linux OS for it.
Author
Owner

@oxygen220 commented on GitHub (Jun 29, 2017):

Thanks, That 's duplicate of #11

<!-- gh-comment-id:311886534 --> @oxygen220 commented on GitHub (Jun 29, 2017): Thanks, That 's duplicate of #11
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#10
No description provided.