Sign inSign up

xausky/kafka

By xausky

•Updated almost 10 years ago

Kafka is a distributed streaming platform. The Kafka docker image.

Image
0

950

xausky/kafka repository overview

⁠Kafka

Kafka is a distributed streaming platform.

⁠Quick Start

1.clone this

2.create docker network

docker network create --driver bridge main

3.startup kafka

docker-compose up

4.use on docker host need modfiy /etc/hosts add:

$container_ip $container_short_id

use $container_short_id link kafka

⁠Config

config directory is /kafka/conf

Tag summary

Content type

Image

Digest

Size

272 MB

Last updated

almost 10 years ago

docker pull xausky/kafka