docker-android
docker-android copied to clipboard
Android in docker solution with noVNC supported and video recording
### Operating System Windows 11/WSL2 (Ubuntu 22) ### Docker Image budtmo/docker-android:emulator_13.0 ### Expected behaviour Once I've start Appium server in the android docker image I expect to be able to...
### Operating System centos 7 ### Docker Image budtmo/docker-android:emulator_13.0 budtmo/docker-android๏ผemulator_13.0 ### Expected behaviour display android U ### Actual behaviour port 6080 page has no android UI, just a backgroud ...
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.1 to 7.6.3. Changelog Sourced from coverage's changelog. Version 7.6.3 โ 2024-10-13 Fix: nested context managers could incorrectly be analyzed to flag a missing branch on the...
### Operating System Ubuntu24 ### Docker Image budtmo/docker-android emulator_11.0 ### Expected behaviour Appium server Not working const dockerRunCmd = `docker run -d \ -p 6080:6080 \ -p 4723:4723 \ -p...
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.1 to 7.9.1. Changelog Sourced from coverage's changelog. Version 7.9.1 โ 2025-06-13 The "no-ctracer" warning is not issued for Python pre-release versions. Coverage doesn't ship compiled wheels...
### Idea I would like to suggest adding Docker-Android (https://github.com/budtmo/docker-android) to Unraid Community Applications. ### Probelm to solve I want to install this on Unraid. ### Additional Note _No response_
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. Release notes Sourced from requests's releases. v2.32.4 2.32.4 (2025-06-10) Security CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve...
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. Release notes Sourced from requests's releases. v2.32.4 2.32.4 (2025-06-10) Security CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve...
### Idea I know, this fit neither "feature request" nor "bug", but no other template matches. Sorry about that. We would like to run multiple test suites after another that...
# Idea: Dynamic Android Version Switching in Docker Android ## What Allow users to switch between different Android versions within the same Docker Android container while keeping their data. ##...