1
0
Fork 0
android-builder/README.md

15 lines
277 B
Markdown

# [android-builder](https://hub.docker.com/r/productionwentdown/android-builder/)
Docker image to build Android apps.
# Usage
```
$ docker run --rm -it -v $PWD:/src productionwentdown/android-builder
```
## With Drone
See the [example .drone.yml file](drone.yml.example)