mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-10 11:01:14 +00:00
Give some additional startup time
This commit is contained in:
@@ -237,6 +237,9 @@ function check_php_fpm_running() {
|
||||
done
|
||||
>&2 echo
|
||||
|
||||
# Wait some more time for everyting else to settle
|
||||
run "sleep 10"
|
||||
|
||||
|
||||
# Echo newline and return
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user