Sign inSign up

kscape/docker-zookeeper

By kscape

Updated almost 10 years ago

Zookeeper image based on kscape/docker-oracle-java

Image
0

864

kscape/docker-zookeeper repository overview

Resources

Dockerize Zookeeper tutorial for setting up the Dockerfile and container.

Building and Running

docker build -t kscape/docker-zookeeper:latest .
docker run -it -p 2181:2181 kscape/docker-zookeeper:latest

Tag summary

Content type

Image

Digest

Size

530.2 MB

Last updated

almost 10 years ago

docker pull kscape/docker-zookeeper