You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 days ago | |
---|---|---|
hooks | 2 months ago | |
.dockerignore | 2 months ago | |
.drone.yml | 1 month ago | |
.gitignore | 2 months ago | |
Dockerfile | 5 days ago | |
LICENSE | 2 months ago | |
Makefile | 2 months ago | |
README.md | 2 months ago | |
curl.it | 2 months ago | |
entrypoint.sh | 1 month ago | |
packages.txt | 2 months ago |
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