# kafka-demo **Repository Path**: geminga/kafka-demo ## Basic Information - **Project Name**: kafka-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-27 - **Last Updated**: 2021-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## kafka-demo docker启动kafka ``` cd docker # docker-compose启动 docker-compose up -d ``` 详细说明请点击[这里](http://112.126.92.49/2021/03/12/kafka-docker/)