Docker machine with ADB and Fastboot for development on phones
237
Docker machine with ADB and Fastboot for development on phones.
To run it:
android:
image: nicolasleb81/android:24
privileged: true
cap_add:
- ALL
volumes:
- /dev/bus/usb:/dev/bus/usb
networks:
- run_local
Content type
Image
Digest
sha256:698c6763e…
Size
3.6 GB
Last updated
about 3 years ago
docker pull nicolasleb81/android:33