Sign inSign up

r1co/jenkins-docker

By r1co

Updated over 4 years ago

Latest jenkins with docker cli pre installed

Image
0

8.0K

r1co/jenkins-docker repository overview

jenkins-docker

Jenkins server, based on the weekly releases (jenkinsci/jenkins) with pre installed docker and docker-compose.

Start jenkins with docker.sock
docker run -p 8080:8080 -p 50000:50000 -v /var/run/docker.sock:/var/run/docker.sock r1co/jenkins-docker

For more information read the jenkins documentation

Tag summary

Content type

Image

Digest

Size

522.5 MB

Last updated

over 4 years ago

docker pull r1co/jenkins-docker