A minimal Android Docker image based on Alpine Linux and OpenJDK 8
10K+
A minimal Android Docker image based on Alpine Linux and OpenJDK 8
exactly as you would with any other docker image inside Dockerfile
FROM greyfoxit/alpine-android
$ docker pull greyfoxit/alpine-android
$ git clone https://github.com/greyfoxit/alpine-android.git && cd alpine-android
$ docker build --no-cache -t greyfoxit/alpine-android .
$ docker run --rm -it greyfoxit/alpine-android
Please file an issue on Github
Released under the MIT License by Greyfox, Inc.
Content type
Image
Digest
Size
920.3 MB
Last updated
about 8 years ago
docker pull greyfoxit/alpine-android