Commit 90ced6c6 authored by wentao.suo's avatar wentao.suo
parents 8e5a796f 49615ea4
...@@ -41,6 +41,7 @@ do ...@@ -41,6 +41,7 @@ do
log_exist=1 log_exist=1
else else
echo "log is not exist! waiting for server start." echo "log is not exist! waiting for server start."
touch ./logs/tmp.log
fi fi
sleep 1 sleep 1
done done
......
FROM 192.168.4.36/baseimg/python:201802091706 FROM 192.168.4.36/baseimg/python:20180328
USER root USER root
......
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