This repository contains Dockerfile of Kafka for Docker's automated build published to the public Docker Hub Registry.
Create a Kafka data directory on your host and put there a kafka.properties file, then
docker run -d -p 9092:9092 -v <persistent-data-dir>:/data hwestphal/kafka
Content type
Image
Digest
sha256:2c40b3fea…
Size
437.9 MB
Last updated
almost 11 years ago
docker pull hwestphal/kafka