# zookeeper **Repository Path**: w.billy/zookeeper ## Basic Information - **Project Name**: zookeeper - **Description**: zookeeper - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-08-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README *基于Docker的Zookeeper实践工程* **镜像构建** ``` docker build -t w-billy/zookeeper:3.4.9 . ```