spotify / docker-kafka

Kafka (and Zookeeper) in Docker
Apache License 2.0
1.4k stars 643 forks source link

Allow delete topics #78

Open engeen opened 7 years ago

engeen commented 7 years ago

Adds environment variable ALLOW_DELETE_TOPICS which is beeing set to true cause setup server.properties with an delete.topic.enable=true value uncommented