Sign inSign up

hwestphal/zookeeper

By hwestphal

Updated almost 11 years ago

Apache Zookeeper.

Image
0

1.5K

hwestphal/zookeeper repository overview

Zookeeper Dockerfile

This repository contains Dockerfile of Zookeeper for Docker's automated build published to the public Docker Hub Registry.

Base Docker Image
Usage

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

Tag summary

Content type

Image

Digest

sha256:2db22196e

Size

440.4 MB

Last updated

almost 11 years ago

docker pull hwestphal/zookeeper