ches / docker-kafka

Apache Kafka on Docker
https://hub.docker.com/r/ches/kafka/
146 stars 137 forks source link

Support for topic deletion in configuration properties. #10

Closed jbgeorg closed 8 years ago

jbgeorg commented 8 years ago

Added environment variable for topic deletion.

ches commented 8 years ago

:+1: I would request documenting the variable in the README, but I think I will make a change soon to automatically set anything in the config file based on a KAFKA_* environment variable naming pattern instead of this one-by-one silliness, so no worries about it for now.