Docker Images / other / zookeeper

zookeeper

JSON →
docker3.9.5glibc347M pulls

Apache ZooKeeper is a centralized service for maintaining configuration information, naming, and distributed synchronization.

databases-and-storage
Usage
Recommended variant
docker pull zookeeper:3.9.5
use 3.9.5 unless you have a specific reason not to
Variants
Available tags
zookeeper:full
Lifecycle
Support & EOL
latest3.9.5
pull size117MB compressed
Known issues
Gotchas
avoid :latest in production — pulls breaking major version changes
requires at least three instances for a fault-tolerant ensemble in production
default configuration uses ephemeral ports, ensure proper network setup for clustering
Resources