alpine-based android image for ci
.dockerignore | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
packages.txt | ||
README.md |
docker-alpine-android
push mirror lives in this GitHub repo
development happens on this Gitea instance
image contents:
- android build tools (sdk 30)
- platform tools (sdk 30)
- android 30 platform
- adoptopenjdk-11
- openjdk-8
{bash,curl,git,vim,xz}
from alpineedge/testing
repo
Purpose
- ❄️ alpine-based image to enable easily building android apps in CI
License
see the LICENSE file for details