mirror of
https://github.com/budtmo/docker-android.git
synced 2026-04-25 20:25:57 +03:00
[GH-ISSUE #25] win7 docker-appium (exit status 1; not expected) #16
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-android#16
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 @Louis-me on GitHub (Jul 18, 2017).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/25
win7:
chrome borowser:

pls help me! thank you
@budtmo commented on GitHub (Jul 18, 2017):
Hi @Louis-me ,
Thank you for opening this issue. I assume it is because you are using x86 image. https://github.com/butomo1989/docker-android/blob/master/docker-compose.yml#L33
you need to change it to arm image, because you are using windows OS, you can find that image name in readme.
@budtmo commented on GitHub (Jul 18, 2017):
@Louis-me you can also join our chat room: https://gitter.im/butomo1989/docker-android in case you have more questions.
@budtmo commented on GitHub (Jul 19, 2017):
I close this issue because it is not a bug