https://github.com/obsidiandynamics/kafdrop
https://hub.docker.com/r/obsidiandynamics/kafdrop
docker run -d -p 8098:9000 --name kafdrop --restart always -e KAFKA_BROKERCONNECT='kafka:9092' -e JVM_OPTS="-Xms32M -Xmx64M" -e SERVER_SERVLET_CONTEXTPATH="/" -e TZ='Asia/Shanghai' --ulimit nofile=262144:262144 -v /etc/localtime:/etc/localtime:ro --link kafka obsidiandynamics/kafdrop:latest
http://g.htmltoo.com:8098
-e KAFKA_BROKERCONNECT='host:port,host:port'
http://www.htmltoo.com/