mirror of
https://github.com/budtmo/docker-android.git
synced 2026-04-25 20:25:57 +03:00
[GH-ISSUE #117] Run this container on Google Cloud. #82
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-android#82
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 @pedrolarva on GitHub (Sep 4, 2018).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/117
Hello Gays!!!
i'm try to run this container on google cloud nested VM, but not working...
Android loading... loading... loading... but not open.
Any ideia...?
@pedrolarva commented on GitHub (Sep 4, 2018):
for more details...
I create Linux Centos VM in google cloud, install docker in the last version and run command:
docker run --privileged -d -p 6080:6080 -p 5554:5554 -p 5555:5555 -e DEVICE="Samsung Galaxy S6" --name android-container butomo1989/docker-android-x86-8.1And not work...
Nested virtualization is enable...
# grep -cw vmx /proc/cpuinfo4@budtmo commented on GitHub (Sep 10, 2018):
Hi @pedrolarva ,
could you print out the log here? maybe I can help you.
@budtmo commented on GitHub (Oct 10, 2018):
Please follow the instruction from PR #122