Skip to content

Eak-dev/docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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

About

Docker image used by https://github.com/fastlane/fastlane and https://github.com/fastlane/docs

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 100.0%