This image runs the official Apache ZooKeeper on a Centos Linux distribution.
The latest tag of this image is build with the latest stable release of Apache ZooKeeper on Centos 7.
You can pull it with:
docker pull josemyd/zookeeper
You can also find other images based on different Apache Hadoop releases, using a different tag in the following form:
docker pull josemyd/zookeeper:[zookeeper-release]
For example, if you want Apache ZooKeeper release 3.4.8 you can pull the image with:
docker pull josemyd/zookeeper:3.5.4
Run with Docker Compose:
docker-compose up
Content type
Image
Digest
Size
383.5 MB
Last updated
almost 8 years ago
docker pull josemyd/zookeeper