wurstmeister/kafka-docker resource
Dockerfile for Apache Kafka observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 4636
- days_rel: n/a
- days_push: 847
- n_releases_24m: 0
Adoption not part of the score
6960 stars · 2655 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Dockerfile and docker-compose setup for running Apache Kafka (with Zookeeper) in Docker, published as the wurstmeister/kafka image on Docker Hub. It supports multi-broker clusters and configuration via environment variables.
Use cases
- run apache kafka in docker
- spin up a multi-broker kafka cluster with docker-compose
- local kafka development environment
- test kafka producers and consumers in containers
- configure kafka broker settings via environment variables
When to choose
- you need a quick local or test Kafka cluster via docker-compose
- you want to scale multiple Kafka brokers on a single host for development
- you prefer environment-variable-driven Kafka configuration
When to avoid
- you need a production-grade, actively maintained Kafka image (consider Bitnami, Confluent, or Apache Kafka's own KRaft images)
- you want KRaft mode without Zookeeper
- you need Kubernetes-native Kafka deployment (use Strimzi or the operator)
Facets
infra-config · maturity maintenance
container-runtime message-queue developer-tools microservices windows kafka dockerfile docker-compose zookeeper event-streaming messaging devops containers docker linux macos
2 sources
- readme: https://github.com/wurstmeister/kafka-docker · fetched 2026-08-28 · 416a07faf552
- homepage: http://wurstmeister.github.io/kafka-docker/ · fetched 2026-08-29 · 613714686aa9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wurstmeister/kafka-docker | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="wurstmeister/kafka-docker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem