docker-android
docker-android copied to clipboard
🤖 A minimal and customizable Docker image running the Android emulator as a service.
### Issue I am following the readme as I am interested in creating an android emulator with playstore. The idea is that I would be able to run `scrcpy` to...
> On running ` docker compose up android-emulator` > The build fails with this error - ``` [+] Building 418.2s (12/15) docker:default => [android-emulator internal] load build definition from Dockerfile...
What about implementing https://gitlab.com/newbit/rootAVD to this project?