Commit 5f111950 authored by 张 斌's avatar 张 斌

chore(util):修改zookeeper的构建Dockerfile

parent 5a783922
...@@ -24,11 +24,6 @@ RUN apt-get update \ ...@@ -24,11 +24,6 @@ RUN apt-get update \
&& /etc/init.d/ssh start && /etc/init.d/ssh start
# Install required packages
RUN apk add --no-cache \
bash \
su-exec
ENV ZOO_USER=zookeeper \ ENV ZOO_USER=zookeeper \
ZOO_CONF_DIR=/conf \ ZOO_CONF_DIR=/conf \
ZOO_DATA_DIR=/data \ ZOO_DATA_DIR=/data \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment