pr0xxy / jenkins-docker

Jenkins container with Docker included

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jenkins-docker

Simple example of how to install Docker inside of Jenkins, mount the socket, and use the entrypoint to give jenkins access to that socket with the docker gid permissions.

Source Repo: https://github.com/pr0xxy/jenkins-docker

About

Jenkins container with Docker included

License:MIT License


Languages

Language:Dockerfile 67.9%Language:Shell 32.1%