ZooKeeper Docker container image
December 16, 2025 · View on GitHub
Docker Images
❗️For better reliability we release images with stability tags (wodby/zookeeper:3-X.X.X) which correspond to git tags. We strongly recommend using images only with stability tags.
- All images are based on Alpine Linux
- Base image: eclipse-temurin
- GitHub actions builds
- Docker Hub
Supported tags and respective Dockerfile links:
3.9.4,3.9,3,latest(Dockerfile)
Supported architectures
All images built for linux/amd64 and linux/arm64
Environment Variables
| Variable | Default Value | Description |
|---|---|---|
ZOO_TICK_TIME | 2000 | |
ZOO_INIT_LIMIT | 5 | |
ZOO_SYNC_LIMIT | 2 | |
ZOO_AUTOPURGE_SNAP_RETAIN_COUNT | 3 | |
ZOO_AUTOPURGE_PURGE_INTERVAL | 0 | |
ZOO_MAX_CLIENT_CNXNS | 60 | |
ZOO_STANDALONE_ENABLED | true | |
ZOO_ADMIN_ENABLE_SERVER | true | |
ZOO_4LW_COMMANDS_WHITELIST | stat,ruok,conf,isro |
Orchestration actions
Usage:
make COMMAND [params ...]
commands:
check-ready [host max_try wait_seconds]
stat [host]
default params values:
host localhost
max_try 1
wait_seconds 1
delay_seconds 0
Deployment
Deploy Zookeeper to your server via Wodby: