fastlane-docker A Dockerfile that is used on fastlane's CIs which is configured for Ruby 2.4.5, Python 3.6.8, and Java 8. Publishing a new version docker build -t fastlanetools/ci:x.y.z ./ docker push fastlanetools/ci:x.y.z