/docker-android-sdk

Docker image for building android application.

docker-android-sdk

Android Docker image.

Build from Github

docker build -t docker-android-sdk github.com/theoden9014/docker-android-sdk

Build in local

git clone https://github.com/theoden9014/docker-android-sdk
cd docker-android-sdk
docker build -t docker-android-sdk .