BorysNie / rpi-jenkins

Jenkins for the raspberry pi 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerized Jenkins for the Raspberry Pi 2

This docker-compose file, installs the bare necessities to run a Jenkins JVM inside a docker container on the Raspberry Pi 2 Model B Rev 1.1.

Usage

docker-compose up [-d] (optional)

Check installation process

docker logs <container-name/id>

Replace <container-name/id> with the name or id of the container on your machine.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Jenkins for the raspberry pi 2