docker-appium icon indicating copy to clipboard operation
docker-appium copied to clipboard

Docker images for Android and Appium

Docker Appium

Docker images for running Appium tests on Android devices or emulators.

Images have been created based on Selenium images: https://github.com/SeleniumHQ/docker-selenium

Images included:

  • rgonalo/appium: Appium server to run tests on Android devices
  • rgonalo/appium-emulator: Appium server to run tests on Android emulators
  • rgonalo/appium-debug: Appium server to run tests on Android devices and a VNC Server
  • rgonalo/appium-emulator-debug: Appium server to run tests on Android emulators and a VNC Server