Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

docker-android-sdk-fastlane

Docker image for automated Android builds and distribution with fastlane tools.

Usage

Simply run the container and mount your project to the /app folder, then run fastlane commands as you usually do.

$ docker run -v \ 
  ${PWD}:/app \ 
  blackmirrormedia/docker-android-sdk-fastlane \
  fastlane beta

What Is Inside

Built upon the :latest branch of the great runmymind/docker-android-sdk/ image. In addition it installs ruby2.3, the latest fastlane and gradle 4.5.1.

About

Docker image for automated Android builds and distribution with fastlane tools.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages