This image is based on the official jenkins/jenkins:lts-alpine image and includes a pre-installed Docker in Docker (DiD).
To use it:
/var/run/docker.sockDOCKER_USER_GROUP environment variableExample:
docker run
-p 8080:8080
-p 50000:50000
-e DOCKER_USER_GROUP=1101
-v jenkins_home:/var/jenkins_home
-v /var/run/docker.sock:/var/run/docker.sock:ro
virtualzone/jenkins-lts-docker
Please refer to the official Jenkins Docker image docs for more information.
Content type
Image
Digest
Size
235.1 MB
Last updated
over 6 years ago
docker pull virtualzone/jenkins-lts-docker