mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-13 02:46:28 +00:00
use dockerize to wait for mysql to start up
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
b381a29859
commit
0bd6886b47
@ -35,6 +35,7 @@ case "$SERVICE_TO_START" in
|
|||||||
echo "waiting for $KCCONF_SERVER_SERVER_SSL_KEY_FILE & $KCCONF_SERVER_SERVER_SSL_CA_FILE"| ts
|
echo "waiting for $KCCONF_SERVER_SERVER_SSL_KEY_FILE & $KCCONF_SERVER_SERVER_SSL_CA_FILE"| ts
|
||||||
sleep 5
|
sleep 5
|
||||||
done
|
done
|
||||||
|
dockerize -wait tcp://db:3306
|
||||||
exec /usr/sbin/kopano-server -F
|
exec /usr/sbin/kopano-server -F
|
||||||
;;
|
;;
|
||||||
dagent)
|
dagent)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user