Skip to content

MichiganLabs/ci-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status

Python

Python images are based on the "slim" versions of the official python image.

Images come with the following additional tools installed:

  • sudo
  • make
  • poetry and pipenv
  • build-essential
  • libpq-dev

See available versions here.

Android

Android images are based on openjdk.

Images come with the following additional tools installed:

  • Android SDK
  • Android build tools (last 3 versions)
  • Android emulator
  • Ruby (and Bundler)
  • Python
  • sudo
  • git
  • make

See available versions here.

Android JDK 8

This is a variation of the android image based on openjdk:8-jdk-slim-buster.

Images come with the following additional tools installed:

  • Android SDK
  • Android build tools (last 3 versions)
  • Android emulator
  • Ruby (and Bundler)
  • Python
  • sudo
  • git
  • make

See available versions here.