Skip to content

nexxtway/circleci-android-api-28

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Build image based on circleci/android:api-28 with:

  • fastlane 2.140.0
  • firebase-tools 7.12.1
  • ImageMagick 7.0.9-17

Working locally

Build the image

docker build -t nexxtway/circleci-android-api-28 .

Run image with bash

docker run -i -t nexxtway/circleci-android-api-28 /bin/bash

Push to docker hub

docker push nexxtway/circleci-android-api-28:latest

This image should work with CircleCI 2.0. This image could be find on Docker Hub and freely used, but updates are not guaranteed ;-).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published