Sign inSign up

hwestphal/kafka

By hwestphal

Updated almost 11 years ago

Apache Kafka.

Image
0

974

hwestphal/kafka repository overview

Kafka Dockerfile

This repository contains Dockerfile of Kafka for Docker's automated build published to the public Docker Hub Registry.

Base Docker Image
Usage

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

Tag summary

Content type

Image

Digest

sha256:2c40b3fea

Size

437.9 MB

Last updated

almost 11 years ago

docker pull hwestphal/kafka