Sign inSign up

dockerbase/jenkins

By dockerbase

•Updated almost 11 years ago

Dockerbase Service: Jenkins - https://github.com/dockerbase/jenkins

Image
0

254

dockerbase/jenkins repository overview

⁠Docker Base: Jenkins

This repository contains Dockerbase of Jenkins⁠ for Docker⁠'s Dockerbase build⁠ published on the public Docker Hub Registry⁠.

⁠Depends on:
⁠Installation
  1. Install Docker⁠.

  2. Download Dockerbase build⁠ from public Docker Hub Registry⁠: docker pull dockerbase/jenkins

⁠Usage
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`
⁠Components & Versions
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

Tag summary

Content type

Image

Digest

sha256:cd163a6d7…

Size

221.4 MB

Last updated

almost 11 years ago

docker pull dockerbase/jenkins