mirror of
https://github.com/msojocs/wx-compiler.git
synced 2025-07-19 00:00:04 +08:00
docker log
This commit is contained in:
parent
a347f9d50f
commit
89bc6eef86
@ -55,6 +55,7 @@ until $(curl --output /dev/null --silent --head --fail http://127.0.0.1:8083/che
|
|||||||
if [ $i -ge 50 ];then
|
if [ $i -ge 50 ];then
|
||||||
echo "error"
|
echo "error"
|
||||||
docker ps -a
|
docker ps -a
|
||||||
|
docker logs wine
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user