Search Docker Hub
docker-android
By amaysim
Docker image for Android builds.
4.6K
Docker image for building Android.
After changing the Dockerfile, create a test container with:
Dockerfile
$ docker build -t amaysim/docker-android -f Dockerfile .
Then run your container:
$ docker run -it amaysim/docker-android
Content type
Image
Digest
Size
1.6 GB
Last updated
over 6 years ago
docker pull amaysim/docker-android