Sign inSign up

flasheryu/jenkins

By flasheryu

Updated about 10 years ago

A jenkins docker combining with the use of the data volume from jenkinsdv docker.

Image
1

281

flasheryu/jenkins repository overview

docker-jenkins

Packages jenkins in a docker container.

Example usage

docker run -d --name DouD --volumes-from jenkinsDV -v /var/run/docker.sock:/var/run/docker.sock -v $(which docker):/usr/bin/docker -p 8080:8080 -p 50000:50000 flasheryu/jenkins

Note

This project relies on the docker-jenkinsdv project! Without flasheryu/jenkinsdv container, this jenkins will be a bare jenkins without any initializations(plugins, etc.).

jenkins user: flasheryu stupidhackeryou

Tag summary

Content type

Image

Digest

Size

299.7 MB

Last updated

about 10 years ago

docker pull flasheryu/jenkins