Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Dockerfile recipe to create a jenkins server capable of building android ROMs and kernel.

Notifications You must be signed in to change notification settings

Loup-ROM/jenkins-android-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-android-build

Dockerfile recipe to create a jenkins server capable of building android kernel.

How to build it ?

Simply run

docker build https://github.com/bitrvmpd/jenkins-android-build.git -t [reponame]:[tag]

Now supports docker-sync

Requisites

  • docker-sync installed (guide)
  • Path ~/docker-volumes/jenkins
  • clone this repo

Inside cloned repo dir run

docker-sync-stack start

Jenkins will be at localhost:5000 docker sync will look for a directory in ~/docker-volumes/jenkins

Not working in OSX?

Solution here

About

Dockerfile recipe to create a jenkins server capable of building android ROMs and kernel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published