Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/desteves/alpy-adb
- Owner: desteves
- Created: 2016-09-26T15:21:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T23:14:59.000Z (about 3 years ago)
- Last Synced: 2023-08-13T14:53:48.088Z (over 1 year ago)
- Language: Dockerfile
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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