ZooNavigator Docker# Web-based ZooKeeper UI / editor / browser Docker# docker run -d \ -p 9000:9000 \ -e HTTP_PORT=9000 \ --name zoonavigator \ --restart unless-stopped \ elkozmon/zoonavigator http://localhost:9000/ Screenshots# References# ZooNavigator ZooNavigator GitHub ZooNavigator Docker