# jenkinsci/docker

Docker official jenkins repo

Repository: https://github.com/jenkinsci/docker
Canonical: https://ross.abutalabs.com/products/docker
Homepage: https://hub.docker.com/r/jenkins/jenkins
Language: PowerShell
License: MIT
License Family: permissive
Topics: jenkins, docker, hacktoberfest
Last push: 2026-08-25T08:31:07+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 4429, "days_push": 8, "days_rel": 8, "gap_med": 6.0, "n_releases_24m": 129}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7617, forks 4571 (observed 2026-08-28T04:10:02.038303+00:00)

## What it is
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
- artifact type: infra-config
- maturity: stable
- function: ci-cd, deployment, container-runtime, developer-tools
- domain: developer-tools
- platform: windows, cross-platform
- tags: jenkins, docker-image, continuous-integration, continuous-delivery, automation-server, devops, containers, automation, docker, linux

## Member repositories
- jenkinsci/docker (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:02.038303+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:36:49.604804+00:00, confidence not recorded.
  - readme: https://github.com/jenkinsci/docker (fetched 2026-08-28T04:10:02.038303+00:00, sha bce5663b024c)
  - homepage: https://hub.docker.com/r/jenkins/jenkins (fetched 2026-08-29T08:32:00.094089+00:00, sha 953339ce5571)
  - site_page: https://docs.docker.com/docker-hub (fetched 2026-08-29T08:32:00.103506+00:00, sha caaa18892709)
  - site_page: https://www.docker.com/docs (fetched 2026-08-29T08:32:00.105488+00:00, sha aeada2272712)
  - site_page: https://www.docker.com/company (fetched 2026-08-29T08:32:00.107579+00:00, sha 05ab59b2bc29)
- Data as of 2026-08-30T08:39:29.467469+00:00.
