Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jplock/docker-zookeeper
Builds a docker image for Zookeeper
https://github.com/jplock/docker-zookeeper
docker zookeeper
Last synced: 7 days ago
JSON representation
Builds a docker image for Zookeeper
- Host: GitHub
- URL: https://github.com/jplock/docker-zookeeper
- Owner: jplock
- License: mit
- Created: 2013-08-18T01:55:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T17:35:59.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T09:10:09.796Z (14 days ago)
- Topics: docker, zookeeper
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/jplock/zookeeper/
- Size: 15.6 KB
- Stars: 129
- Watchers: 10
- Forks: 117
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
docker-zookeeper
================Builds a docker image for Zookeeper.
```docker build -t /zookeeper:3.5.5 .```