Docker-Android:android 运行在 Docker 的解决方案
https://github.com/budtmo/docker-android
Docker-Android is a docker image built to be used for everything related to Android. It can be used for Application development and testing (native, web and hybrid-app).
Advantages of using this projects
Emulator with different device profile and skins, such as Samsung Galaxy S6, LG Nexus 4, HTC Nexus One and more.
Support vnc to be able to see what happen inside docker container
Support log sharing feature where all logs can be accessed from web-UI
Ability to control emulator from outside container by using adb connect
Integrated with other cloud solutions, e.g. Genymotion Cloud
It can be used to build Android project
It can be used to run unit and UI-Test with different test-frameworks, e.g. Appium, Espresso, etc.