[GH-ISSUE #209] Allow Control Over Appium Version via environment variable? #152

Closed
opened 2026-03-01 15:40:57 +03:00 by kerem · 2 comments
Owner

Originally created by @fbrandao on GitHub (Nov 14, 2019).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/209

Currently to the best of my knowledge there is no mechanism to configure the appium server version if you use pre built images like for example budtmo/docker-android-x86-7.1.1.

In my case appium 1.15 introduced a new bug, and without using an older version some test scenarios simply are not executable.

Would it be possible to build de appium server components after startup of the container so we could pass an environment variable that would allow to setup the version?

The base docker image of appium has this functionality so i assume it should be portable across.

Originally created by @fbrandao on GitHub (Nov 14, 2019). Original GitHub issue: https://github.com/budtmo/docker-android/issues/209 Currently to the best of my knowledge there is no mechanism to configure the appium server version if you use pre built images like for example budtmo/docker-android-x86-7.1.1. In my case appium 1.15 introduced a new bug, and without using an older version some test scenarios simply are not executable. Would it be possible to build de appium server components after startup of the container so we could pass an environment variable that would allow to setup the version? The base docker image of appium has this functionality so i assume it should be portable across.
kerem closed this issue 2026-03-01 15:40:57 +03:00
Author
Owner

@budtmo commented on GitHub (Nov 20, 2019):

Hi @fbrandao ,

no, I wont support it, because it make user to wait for the installation process (user want use any tool that is fast and ready to use). But the good news is that this tool is integrated with SaltStacks, so you can use SaltStack to control the container and do whatever you please.

<!-- gh-comment-id:556028617 --> @budtmo commented on GitHub (Nov 20, 2019): Hi @fbrandao , no, I wont support it, because it make user to wait for the installation process (user want use any tool that is fast and ready to use). But the good news is that this tool is integrated with SaltStacks, so you can use SaltStack to control the container and do whatever you please.
Author
Owner

@fbrandao commented on GitHub (Nov 22, 2019):

Hi @budtmo
Thanks for you response.

I understand completely, do you think its possible for me to build myself the docker-android-x86-7.1.1 image with a different appium version in order to use it ?

<!-- gh-comment-id:557438649 --> @fbrandao commented on GitHub (Nov 22, 2019): Hi @budtmo Thanks for you response. I understand completely, do you think its possible for me to build myself the docker-android-x86-7.1.1 image with a different appium version in order to use it ?
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#152
No description provided.