Skip to content

msangel/docker-kafka

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this is just interactive clone of https://github.com/wlsc/docker-kafka

best run with:

docker run -it --rm -p 2181:2181 -p 9092:9092 --env AUTO_CREATE_TOPICS=true --env ADVERTISED_HOST=localhost --name docker-kafka-interactive msangel/docker-kafka-interactive:latest

Packages

No packages published

Languages

  • Shell 78.8%
  • Dockerfile 21.2%