# docker **Repository Path**: mirrors_fastlane/docker ## Basic Information - **Project Name**: docker - **Description**: Docker image used by https://github.com/fastlane/fastlane and https://github.com/fastlane/docs - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-27 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.4 - Python 3.8.13 - Java 21 - NodeJS 20 - Xar (for .pkg creation) ## Places being used - [fastlane/docs](https://github.com/fastlane/docs/blob/master/.circleci/config.yml) - [fastlane/fastlane](https://github.com/fastlane/fastlane/blob/master/.circleci/config.yml) ## Publishing - Push a tag with the version you want to publish (`x.y.z`).