Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 859 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 859 Bytes

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.