jenkinsci/docker resource
Docker official jenkins repo observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6.0
- age_days: 4429
- days_rel: 8
- days_push: 8
- n_releases_24m: 129
Adoption not part of the score
7617 stars · 4571 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The official Dockerfiles and build process for the jenkins/jenkins Docker image, a fully functional Jenkins CI/CD server packaged for Docker. It provides LTS and weekly tags across multiple JDKs and base OSes, published on Docker Hub.
Use cases
- run a jenkins server in docker
- set up a self-hosted CI/CD server quickly
- containerize jenkins with persistent jenkins_home volume
- run jenkins lts on jdk 21 in a container
- spin up jenkins for build automation with docker run
- deploy jenkins agents connecting over port 50000
When to choose
- you want the official, maintained Jenkins image with LTS and JDK variants
- you need a quick containerized Jenkins setup with volume persistence
- you want Windows, Alpine, or Debian-slim Jenkins images
When to avoid
- you need a CI system other than Jenkins
- you want to build Jenkins from source rather than package it
- you need a minimal custom Jenkins image and prefer writing your own Dockerfile
Facets
infra-config · maturity stable
ci-cd deployment container-runtime developer-tools developer-tools windows cross-platform jenkins docker-image continuous-integration continuous-delivery automation-server devops containers automation docker linux
5 sources
- readme: https://github.com/jenkinsci/docker · fetched 2026-08-28 · bce5663b024c
- homepage: https://hub.docker.com/r/jenkins/jenkins · fetched 2026-08-29 · 953339ce5571
- site_page: https://docs.docker.com/docker-hub · fetched 2026-08-29 · caaa18892709
- site_page: https://www.docker.com/docs · fetched 2026-08-29 · aeada2272712
- site_page: https://www.docker.com/company · fetched 2026-08-29 · 05ab59b2bc29
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jenkinsci/docker | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="jenkinsci/docker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem