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