Based on Ubuntu 16.04, added Android SDK, Kotlin
10K+
Dockerfile for Android with Kotlin
Docker file for Android with Ubuntu base image, OpenJdk 8, Android SDK and Fastlane.
https://hub.docker.com/r/bilueandroid/android-kotlin/tags/
ls -l
Dockerfile
README.md
license_accepter.sh
docker build -t android-kotlin .
docker login
docker tag android-kotlin bilueandroid/android-kotlin:1.2.3
docker push bilueandroid/android-kotlin:1.2.3
image: "bilueandroid/android-kotlin:1.2.3"
Content type
Image
Digest
Size
490.9 MB
Last updated
almost 8 years ago
docker pull bilueandroid/android-kotlin