Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 283 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 283 Bytes

Jenkins docker image configured for Android development.

Pull the Docker image

$ docker pull mthakuri/jenkins_with_android

Run the Docker image

$ docker run -p 8080:8080 mthakuri/jenkins_with_android