Skip to content

jljl1337/jenkins-docker

Repository files navigation

jenkins-docker

Build Source Docker License

What is this?

This is a Docker image of Jenkins with Docker installed. This image is based on the official Jenkins image and adds Docker to it.

This is created since in the official Jenkins documentation, you are asked to customize the Dockerfile to install Docker. Now you can just pull and use this image instead.

Build

The images are built using GitHub Actions. The workflow is defined in here.

The build is triggered every day, so the latest image from the official Jenkins image should be updated within 24 hours.

License

This project is licensed under the MIT License - see the LICENSE