Sign inSign up

amontaigu/jenkins

By amontaigu

Updated over 9 years ago

Jenkins image with basic plugins and docker client.

Image
0

1.7K

amontaigu/jenkins repository overview

docker-jenkins

Introduction

This image aims to provide a custom docker image with jenkins, a set of base plugins and a docker client.

Usage

docker run -d \
           -p 8080:8080 \
           -p 50000:50000 \
           -v /your/home:/var/jenkins_home \
           -v /var/run/docker.sock:/var/run/docker.sock \
           amontaigu/jenkins

Documentations and references

Tag summary

Content type

Image

Digest

sha256:9baed1b68

Size

427.7 MB

Last updated

over 9 years ago

docker pull amontaigu/jenkins