Docker image of katalon and appium

Hi,

I want to execute katalon android tests on using docker image, but for that I need to have an image comprising of katalon image as well as appium image.
Is there any docker image available like that?

Soumya

@duyluong @kazurayam @devalex88
Any suggestions?

Hi @libra.soumya17

There is no such image available, I think you’d need to extend from our docker image and include an appium image yourself.

I need to pass the path of the appium to katalon’s image, could you please suggest how can I do that??