Android Dockerfile that provides an Android development & Build environment.
645
Android Dockerfile that provides an Android development & build environment. This image contains all the packages needed to run tests & build a Gradle based Android project. This results in a consistent build across different machines. Can be used in with preferred CI server (ie, jenkins, bamboo, etc).
Installed packages:
The android-build:latest tag will always point the latest stable release. Stable releases are also tagged with their
version (ie, android-build:sdk23, android-build:sdk24, etc).
docker pull lukin0110/android-build
docker run -it --rm lukin0110/android-build
You are invited to contribute new features, fixes, or updates, large or small; i'm always thrilled to receive pull requests, and do my best to process them as fast as i can. Check out the Github repo for more information about this image and its history.
If encounter problems don't hesitate to open a Github issue.
Content type
Image
Digest
sha256:7b92433e2…
Size
2 GB
Last updated
about 11 years ago
docker pull lukin0110/android-build