This repository contains Dockerfile of Zookeeper for Docker's automated build published to the public Docker Hub Registry.
Create a Zookeeper data directory on your host and put there a zoo.cfg file, then
docker run -d -p 2181:2181 -p 2888:2888 -p 3888:3888 -v <persistent-data-dir>:/data hwestphal/zookeeper
Content type
Image
Digest
sha256:2db22196e…
Size
440.4 MB
Last updated
almost 11 years ago
docker pull hwestphal/zookeeper