Kafka Docker Image which simplifies creating Topics
This project maintains a Docker Image which contains a script (docker-entrypoint.sh) to create Kafka Topics, which does NOT fail if the topic already exists.
This Docker image is based on the official Confluent Docker image.