mirror of
https://github.com/budtmo/docker-android.git
synced 2026-04-25 20:25:57 +03:00
[GH-ISSUE #109] system UI isn't responding after boot on VM #80
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-android#80
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shadow1163 on GitHub (Aug 15, 2018).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/109
Please make sure that it is an issue / a feature request. If it is a question / help wanted, please visit our group chat. Thank you!
Operating System:
Ubuntu 18.04 virtual machine base on ESXi 6.5, the machine had enable virtualization.
Docker Image:
butomo1989/docker-android-x86-8.0
Docker Version:
Version: 17.12.1-ce
Docker-compose version (Only if you use it):
Docker Command to start docker-android:
docker run --privileged -d -p 6080:6080 -p 5554:5554 -p 5555:5555 -p 4723:4723 -e DEVICE='Samsung Galaxy S6' -e APPIUM=true --name android-emulator butomo1989/docker-android-x86-8.0
Expected Behavior
The android system UI should works.
Actual Behavior
system ui isn't responding
