Skip to content

jleung51/docker-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-Kafka

Multi-container Docker Compose configuration for an instance of Apache Kafka, an instance of Apache ZooKeeper, and an instance of an Apache Kafka consumer.

The Dockerfile in the root builds a base image for the other Docker images in the repository. This base image is located in Docker Hub at jleung51/docker-kafka.

To execute the Docker Compose multi-container instance, navigate into the compose/ directory and run:

docker-compose up

Credits

Credit goes to Arthur Tse (GitHub: arthur-tse7) for writing the Dockerfiles and Docker Compose configuration.

About

Dockerfile for an Apache Kafka instance.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages