GitHub - fastlane/docker: Docker image used by https://github.com/fastlane/fastlane and https://github.com/fastlane/docs · GitHub
Skip to content

fastlane/docker

Folders and files

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).