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

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%