[GH-ISSUE #9] docker-appium as base image #6

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

Originally created by @budtmo on GitHub (May 24, 2017).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/9

Using docker-appium as base image https://github.com/appium/appium-docker-android/tree/master/Appium. It will be implemented after release of new version of docker-appium.

Originally created by @budtmo on GitHub (May 24, 2017). Original GitHub issue: https://github.com/budtmo/docker-android/issues/9 Using docker-appium as base image https://github.com/appium/appium-docker-android/tree/master/Appium. It will be implemented after release of new version of docker-appium.
kerem 2026-03-01 15:39:08 +03:00
Author
Owner

@budtmo commented on GitHub (May 26, 2017):

delete libgconf-2-4 from docker-android as soon as docker-appium is used as a base image. see: https://github.com/appium/appium-docker-android/pull/38

<!-- gh-comment-id:304258567 --> @budtmo commented on GitHub (May 26, 2017): delete libgconf-2-4 from docker-android as soon as docker-appium is used as a base image. see: https://github.com/appium/appium-docker-android/pull/38
Author
Owner

@andrcuns commented on GitHub (May 26, 2017):

Me and my chromedriver issues again :D One thing to consider, since docker-appium uses latest appium version, it comes with a pretty recent, most likely latest chromedriver versions which causes issues when running against even latest 7.1.1 android image since by default it has chrome 53 if I'm not mistaken which is a bit too old for latest chromedriver. One option would be add ability with to start appium with custom chromedriver executable which is achieved with --chromedriver-executable option.

<!-- gh-comment-id:304292739 --> @andrcuns commented on GitHub (May 26, 2017): Me and my chromedriver issues again :D One thing to consider, since docker-appium uses latest appium version, it comes with a pretty recent, most likely latest chromedriver versions which causes issues when running against even latest 7.1.1 android image since by default it has chrome 53 if I'm not mistaken which is a bit too old for latest chromedriver. One option would be add ability with to start appium with custom chromedriver executable which is achieved with `--chromedriver-executable` option.
Author
Owner

@budtmo commented on GitHub (May 26, 2017):

thank you for this info @andrcuns!

<!-- gh-comment-id:304299860 --> @budtmo commented on GitHub (May 26, 2017): thank you for this info @andrcuns!
Author
Owner

@andrcuns commented on GitHub (Jun 6, 2017):

Added PR #12 to help with potential problem described above.

<!-- gh-comment-id:306411260 --> @andrcuns commented on GitHub (Jun 6, 2017): Added PR #12 to help with potential problem described above.
Author
Owner

@budtmo commented on GitHub (Jun 14, 2017):

Done on release 0.7

<!-- gh-comment-id:308437564 --> @budtmo commented on GitHub (Jun 14, 2017): Done on release [0.7](https://github.com/butomo1989/docker-android/releases/tag/0.7)
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#6
No description provided.