Skip to content

A set of images that can be used to build and test mobile applications

License

Notifications You must be signed in to change notification settings

MyLittleSuite/mobile_ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Continuous Integration

The purpose of this project is to create a set of images that can be used to build and test mobile applications. Strongly inspired from docker-android repository.

Android

The Android image contains the following software:

  • Android SDK (platform-tools, build-tools, platforms)
  • Bundler
  • Java (OpenJDK 8, 11 and 17)
  • jenv
  • rbenv

Flutter

The Flutter image contains the following software:

  • Android SDK (platform-tools, build-tools, platforms)
  • Bundler
  • Dart
  • Flutter
  • FVM
  • Java (OpenJDK 8, 11 and 17)
  • jenv
  • rbenv

Container Registry

The images are available on Docker Hub.

License

This project is licensed under the terms of the GNU GPLv3 license.