ZooKeeper Web UI Docker#
This images contains the latest release of zk-web on a minimal Alpine Linux base image with Java 8.
Configuration options#
HTTP_PORT: The container porton which thezk-webapplication should run. Default 8080.USER: The user name for accessing the frontendPASSWORD: The password for accessing the frontendZK_DEFAULT_NODE: The default node address, i.e.192.168.0.100:2181/
Docker Compose#
zookeeper-webui.yml
User: admin / admin