alpine-based android image for ci
|
|
||
|---|---|---|
| hooks | ||
| .dockerignore | ||
| .drone.yml | ||
| .gitignore | ||
| .hadolint.yaml | ||
| curl.it | ||
| Dockerfile | ||
| entrypoint.sh | ||
| 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/testingrepo
Purpose
- ❄️ alpine-based image to enable easily building android apps in CI
License
see the LICENSE file for details