Docker images

Semaphore provides public Docker images for Android development that can be used in the Semaphore environemnt.

Android images come in three forms:

  • Android:[sdk version]
  • Android:[sdk version]-node
  • Android:[sdk version]-flutter

where sdk-version can be 25, 26, 27, 28, and 29.

For images using the stable sdk versions (28, 29 for now), we provide cached access.
The images are updated on a biweekly basis.

For an example using the Flutter image, please consult our Flutter example