Commit c2f3cc07 authored by tower's avatar tower

ttt

parent b1a7748f
......@@ -29,9 +29,8 @@ RUN set -ex; \
rm -rf "$GNUPGHOME" "$DISTRO_NAME.tar.gz"
USER $ZOO_USER
WORKDIR "/home/$ZOO_USER"
RUN wget -q -P "/home/$ZOO_USER/zkui" http://192.168.28.141:8000/config.cfg http://192.168.28.141:8000/zkui-2.0.jar
#WORKDIR "/home/$ZOO_USER"
#RUN wget -q -P "/home/$ZOO_USER/zkui" http://192.168.28.141:8000/config.cfg http://192.168.28.141:8000/zkui-2.0.jar
WORKDIR $DISTRO_NAME
VOLUME ["$ZOO_DATA_DIR", "$ZOO_DATA_LOG_DIR"]
......
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