Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 289 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 289 Bytes

Docker Kafka Zookeeper

Version

Kafka: 2.5.0
Zookeeper: 3.6.1 

Run

  • Start container
$ docker-compose up
  • Stop container
$ docker-compose down

Port Forwarding

Host Container Service
9092 9092 Kafka
2181 2181 Zookeeper