Skip to content

fastlane/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fastlane-docker

A Dockerfile that is used on fastlane's CIs for testing fastlane on a Linux system with all dependencies.

Tools included

  • Ruby 3.3
  • Python 3.8.13
  • Java 21
  • NodeJS 20
  • Xar (for .pkg creation)

Places being used

Publishing

  • Push a tag with the version you want to publish (x.y.z).