[GH-ISSUE #25] win7 docker-appium (exit status 1; not expected) #16

Closed
opened 2026-03-01 15:39:21 +03:00 by kerem · 3 comments
Owner

Originally created by @Louis-me on GitHub (Jul 18, 2017).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/25

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

Originally created by @Louis-me on GitHub (Jul 18, 2017). Original GitHub issue: https://github.com/budtmo/docker-android/issues/25 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](https://user-images.githubusercontent.com/3804513/28310905-84914420-6be0-11e7-91aa-5ecb7840a233.png) - yesterday, used your dockerfile and docker-compose is ok.today use docker-compose I get back this error message pls help me! thank you
kerem closed this issue 2026-03-01 15:39:21 +03:00
Author
Owner

@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.

<!-- gh-comment-id:316015513 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:316015750 --> @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.
Author
Owner

@budtmo commented on GitHub (Jul 19, 2017):

I close this issue because it is not a bug

<!-- gh-comment-id:316338211 --> @budtmo commented on GitHub (Jul 19, 2017): I close this issue because it is not a bug
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-android#16
No description provided.