Loup-ROM / jenkins-android-build

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Dockerfile 100.0%