jenkins with the permisions to execute docker using the images in the host.
147
This image is based in the official jenkins image. This image adds the permissions needed to execute the docker binary in the host were the jenkins container is running. You will be able to run docker commands as a build steps from your jobs. To use this image run:
docker run -p 8080:8080 hidrargyro/jenkins_docker
Content type
Image
Digest
Size
354 MB
Last updated
over 8 years ago
docker pull hidrargyro/jenkins_docker