Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

win7 docker-appium (exit status 1; not expected) #25

Closed
Louis-me opened this issue Jul 18, 2017 · 3 comments
Closed

win7 docker-appium (exit status 1; not expected) #25

Louis-me opened this issue Jul 18, 2017 · 3 comments

Comments

@Louis-me
Copy link

win7:

$ docker-compose up
....
amsung_galaxy_web_7.1.1_1  | 2017-07-18 02:27:20,581 INFO exited: docker-appium (exit status 1; not expected)
amsung_galaxy_web_5.1.1_1  | 2017-07-18 02:27:25,056 INFO exited: docker-appium (exit status 1; not expected)

chrome borowser:
image

  • yesterday, used your dockerfile and docker-compose is ok.today use docker-compose I get back this error message

pls help me! thank you

@budtmo
Copy link
Owner

budtmo commented 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
Copy link
Owner

budtmo commented 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
Copy link
Owner

budtmo commented Jul 19, 2017

I close this issue because it is not a bug

@budtmo budtmo closed this as completed Jul 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants