This repository contains Dockerbase of Jenkins for Docker's Dockerbase build published on the public Docker Hub Registry.
-
Install Docker.
-
Download Dockerbase build from public Docker Hub Registry:
docker pull dockerbase/jenkins
run:
sudo docker run --restart=always -t --cidfile cidfile -d dockerbase/jenkins /sbin/runit
start:
sudo docker start `cat cidfile`
stop:
sudo docker stop -t 10 `cat cidfile`
Description: Ubuntu 14.04.1 LTS
git version 1.9.1
OpenSSH_6.6.1p1 Ubuntu-2ubuntu2, OpenSSL 1.0.1f 6 Jan 2014
jenkins 1.580