Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/desteves/alpy-adb

Dockerfile for Alpine with Android Tools (includes ADB) and python 2.7
https://github.com/desteves/alpy-adb

Last synced: 9 days ago
JSON representation

Dockerfile for Alpine with Android Tools (includes ADB) and python 2.7

Awesome Lists containing this project

README

        

# alpy-adb
Dockerfile for Alpine with Android Tools (includes ADB) and python 2.7 based on python:2.7-alpine docker image.

# example
docker run -it --privileged -v /dev/bus/usb:/dev/bus/usb --rm --name pandy --entrypoint /bin/sh nullstring/alpy-adb