mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-12 02:16:12 +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
|
||||
sleep 5
|
||||
done
|
||||
dockerize -wait tcp://db:3306
|
||||
exec /usr/sbin/kopano-server -F
|
||||
;;
|
||||
dagent)
|
||||
|
Loading…
x
Reference in New Issue
Block a user