Commit 015f6fea authored by tower's avatar tower

fix

parent ffa3ecea
...@@ -30,7 +30,7 @@ RUN set -ex; \ ...@@ -30,7 +30,7 @@ RUN set -ex; \
USER $ZOO_USER USER $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 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 WORKDIR $DISTRO_NAME
......
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