GithubHelp home page GithubHelp logo

dv336699 / alpine-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alvr/alpine-android

0.0 0.0 0.0 34 KB

Small docker image for building Android applications.

License: Apache License 2.0

Dockerfile 100.00%

alpine-android's Introduction

Alpine Android

Alpine Android Base Alpine Android
docker-base-pulls docker-pulls
docker-base-stars docker-stars

All images are based on openjdk:8-alpine (JDK 8.191.12-r0)


Pull from Docker Hub

API level Command Info
Android 21 (5.0) docker pull diegovieira/alpine-android:android-21 Info
Android 22 (5.1) docker pull diegovieira/alpine-android:android-22 Info
Android 23 (6.0) docker pull diegovieira/alpine-android:android-23 Info
Android 24 (7.0) docker pull diegovieira/alpine-android:android-24 Info
Android 25 (7.1) docker pull diegovieira/alpine-android:android-25 Info
Android 26 (8.0) docker pull diegovieira/alpine-android:android-26 Info
Android 27 (8.1) docker pull diegovieira/alpine-android:android-27 Info
Android 28 (9.0) docker pull diegovieira/alpine-android:android-28 Info

Use as Base Image

API level Base Image
Android 21 (5.0) FROM diegovieira/alpine-android:android-21
Android 22 (5.1) FROM diegovieira/alpine-android:android-22
Android 23 (6.0) FROM diegovieira/alpine-android:android-23
Android 24 (7.0) FROM diegovieira/alpine-android:android-24
Android 25 (7.1) FROM diegovieira/alpine-android:android-25
Android 26 (8.0) FROM diegovieira/alpine-android:android-26
Android 27 (8.1) FROM diegovieira/alpine-android:android-27
Android 28 (9.0) FROM diegovieira/alpine-android:android-28

Run container

API level Command
Android 21 (5.0) docker run --rm -it diegovieira/alpine-android:android-21
Android 22 (5.1) docker run --rm -it diegovieira/alpine-android:android-22
Android 23 (6.0) docker run --rm -it diegovieira/alpine-android:android-23
Android 24 (7.0) docker run --rm -it diegovieira/alpine-android:android-24
Android 25 (7.1) docker run --rm -it diegovieira/alpine-android:android-25
Android 26 (8.0) docker run --rm -it diegovieira/alpine-android:android-26
Android 27 (8.1) docker run --rm -it diegovieira/alpine-android:android-27
Android 28 (9.0) docker run --rm -it diegovieira/alpine-android:android-28

Extending from Alpine Android Base

Read more here

Difference between Alpine Android and Alpine Android Base

The main difference between Alpine Android and Alpine Android Base is that the first one includes the corresponding build-tools and platforms;android versions. All Alpine Android versions share 95% of the code. Using a base image with the common part makes it easier to maintain.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.