An OCI image for Apache Kafka message broker that uses an ubi8-min base image and runs both kafka and zookeeper. Kafka runs on OpenJ9 and OpenJDK.
For development purposes ONLY! A simple start bash script is used.
Source code can be found here.
Usage:
podman run --name kafka -d -p 9092:9092 -p 2181:2181 quay.io/gatblau/kafka:2.3.0
Content type
Image
Digest
Size
134.8 MB
Last updated
almost 7 years ago
docker pull gatblau/kafka:2.3.0