Jenkins image with basic plugins and docker client.
1.7K
This image aims to provide a custom docker image with jenkins, a set of base plugins and a docker client.
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
Content type
Image
Digest
sha256:9baed1b68…
Size
427.7 MB
Last updated
over 9 years ago
docker pull amontaigu/jenkins