docker-android icon indicating copy to clipboard operation
docker-android copied to clipboard

system UI isn't responding after boot on VM

Open shadow1163 opened this issue 7 years ago • 0 comments

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 image

shadow1163 avatar Aug 15 '18 09:08 shadow1163