Kafka standalone setup with a container kafkamahua - mahuadasgupta/kafkasetup GitHub Wiki
This page will guide through set up of kafka on a containerized mode. We will setup a basic container with required packages.
First we will setup a base container in which kafka setup will be done. Download the base container from docker hub.
docker pull mahuadasgupta/kafkamahuabasethis is a base container enabled with java on top of which certain prerequisite software needs to be installed before setting up kafka lets set up the container