# CentOS/CentOS-Dockerfiles

Dockerfiles for various common implementations

Repository: https://github.com/CentOS/CentOS-Dockerfiles
Canonical: https://ross.abutalabs.com/products/centos-dockerfiles
Language: Shell
License: GPL-2.0
License Family: copyleft
Last push: 2024-02-19T16:01:34+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4419, "days_push": 926, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1866, forks 1226 (observed 2026-08-28T04:05:46.276225+00:00)

## What it is
A collection of official Dockerfiles maintained by the CentOS project for building common application container images on CentOS base images. Built images are published to the CentOS namespace on the Docker index.

## Use cases
- build docker images based on centos
- containerize common services like httpd on centos
- find reference dockerfiles for centos 6 and 7
- publish centos-based images to docker hub
- learn how to write dockerfiles with build and run examples

## When to choose
- you need official, maintained CentOS-based container images
- you want reference examples of Dockerfile conventions for CentOS
- you are standardizing on CentOS as a container base OS

## When to avoid
- you use Ubuntu, Debian, or Alpine base images
- you need actively updated images for modern CentOS Stream or RHEL
- you need application code rather than container build definitions

## Facets
- artifact type: infra-config
- maturity: maintenance
- function: container-runtime, deployment, developer-tools
- domain: cloud-computing
- platform: cloud
- tags: dockerfiles, centos, container-images, docker-hub, containers, devops, docker, linux

## Member repositories
- CentOS/CentOS-Dockerfiles (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:46.276225+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-30T03:15:32.022569+00:00, confidence not recorded.
  - readme: https://github.com/CentOS/CentOS-Dockerfiles (fetched 2026-08-28T04:05:46.276225+00:00, sha 18642605bbe9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
