Dock-Droid
Run QEMU Android in a Docker! X11 Forwarding, CI/CD for Android
...The project typically ships with an Android x86 or BlissOS image and provides a “live OS” mode as well as an option to install the system to a virtual disk within the container. Once running, you can connect to the guest using VNC or X11 forwarding, so you get a full graphical interface for interacting with Android apps. Network connectivity is exposed through a virtual Wi-Fi network (for example, an SSID like VirtWifi), simulating a typical Android Wi-Fi environment while still being fully containerized. This setup is useful for CI/CD scenarios, application testing, automation, or general research into Android internals in a reproducible environment.