Skip to content

GitJournal/flutter-android-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Docker image with Android SDK and Flutter

Based on openjdk:8-slim and the work of Álvaro S. on installing the android sdk.

Building and running

docker build -t [image-name] .
docker run -it --entrypoint=/bin/bash [image-name]

About

Docker image with Android SDK and Flutter

Resources

Stars

Watchers

Forks

Languages

  • Dockerfile 91.1%
  • Shell 8.9%