Docker image for Android CI
2.6K
This is an example of how to embed Android project dependencies into the docker image
for faster CI times. Cacher project inside assets folder will install its dependecies
together with all Android SDK related stuff during docker build and will cache them
inside the image. To start using it:
$ docker build -t TAG_NAME ..This image is using r0adkll/android-ci as a base, feel free to change it to suit your needs.
Content type
Image
Digest
Size
2.1 GB
Last updated
almost 9 years ago
docker pull elementalconcept/android-ci