Commit 454841d1 authored by danielqsj's avatar danielqsj

Add missing dependency to zk install

parent 27e5971c
...@@ -18,7 +18,7 @@ FROM BASEIMAGE ...@@ -18,7 +18,7 @@ FROM BASEIMAGE
CROSS_BUILD_COPY qemu-QEMUARCH-static /usr/bin/ CROSS_BUILD_COPY qemu-QEMUARCH-static /usr/bin/
RUN clean-install wget netcat RUN clean-install wget bash netcat
ADD on-start.sh / ADD on-start.sh /
......
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