diff --git a/15.0/apache/entrypoint.sh b/15.0/apache/entrypoint.sh index 0104bab6..fb2fe686 100755 --- a/15.0/apache/entrypoint.sh +++ b/15.0/apache/entrypoint.sh @@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP do echo "retrying install..." try=$((try+1)) - sleep 3s + sleep 10s done if [ "$try" -gt "$max_retries" ]; then echo "installing of nextcloud failed!" diff --git a/15.0/fpm-alpine/entrypoint.sh b/15.0/fpm-alpine/entrypoint.sh index 0104bab6..fb2fe686 100755 --- a/15.0/fpm-alpine/entrypoint.sh +++ b/15.0/fpm-alpine/entrypoint.sh @@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP do echo "retrying install..." try=$((try+1)) - sleep 3s + sleep 10s done if [ "$try" -gt "$max_retries" ]; then echo "installing of nextcloud failed!" diff --git a/15.0/fpm/entrypoint.sh b/15.0/fpm/entrypoint.sh index 0104bab6..fb2fe686 100755 --- a/15.0/fpm/entrypoint.sh +++ b/15.0/fpm/entrypoint.sh @@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP do echo "retrying install..." try=$((try+1)) - sleep 3s + sleep 10s done if [ "$try" -gt "$max_retries" ]; then echo "installing of nextcloud failed!" diff --git a/16.0/apache/entrypoint.sh b/16.0/apache/entrypoint.sh index 0104bab6..fb2fe686 100755 --- a/16.0/apache/entrypoint.sh +++ b/16.0/apache/entrypoint.sh @@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP do echo "retrying install..." try=$((try+1)) - sleep 3s + sleep 10s done if [ "$try" -gt "$max_retries" ]; then echo "installing of nextcloud failed!" diff --git a/16.0/fpm-alpine/entrypoint.sh b/16.0/fpm-alpine/entrypoint.sh index 0104bab6..fb2fe686 100755 --- a/16.0/fpm-alpine/entrypoint.sh +++ b/16.0/fpm-alpine/entrypoint.sh @@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP do echo "retrying install..." try=$((try+1)) - sleep 3s + sleep 10s done if [ "$try" -gt "$max_retries" ]; then echo "installing of nextcloud failed!" diff --git a/16.0/fpm/entrypoint.sh b/16.0/fpm/entrypoint.sh index 0104bab6..fb2fe686 100755 --- a/16.0/fpm/entrypoint.sh +++ b/16.0/fpm/entrypoint.sh @@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP do echo "retrying install..." try=$((try+1)) - sleep 3s + sleep 10s done if [ "$try" -gt "$max_retries" ]; then echo "installing of nextcloud failed!" diff --git a/17.0/apache/entrypoint.sh b/17.0/apache/entrypoint.sh index 0104bab6..fb2fe686 100755 --- a/17.0/apache/entrypoint.sh +++ b/17.0/apache/entrypoint.sh @@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP do echo "retrying install..." try=$((try+1)) - sleep 3s + sleep 10s done if [ "$try" -gt "$max_retries" ]; then echo "installing of nextcloud failed!" diff --git a/17.0/fpm-alpine/entrypoint.sh b/17.0/fpm-alpine/entrypoint.sh index 0104bab6..fb2fe686 100755 --- a/17.0/fpm-alpine/entrypoint.sh +++ b/17.0/fpm-alpine/entrypoint.sh @@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP do echo "retrying install..." try=$((try+1)) - sleep 3s + sleep 10s done if [ "$try" -gt "$max_retries" ]; then echo "installing of nextcloud failed!" diff --git a/17.0/fpm/entrypoint.sh b/17.0/fpm/entrypoint.sh index 0104bab6..fb2fe686 100755 --- a/17.0/fpm/entrypoint.sh +++ b/17.0/fpm/entrypoint.sh @@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP do echo "retrying install..." try=$((try+1)) - sleep 3s + sleep 10s done if [ "$try" -gt "$max_retries" ]; then echo "installing of nextcloud failed!" diff --git a/18.0-rc/apache/entrypoint.sh b/18.0-rc/apache/entrypoint.sh index 0104bab6..fb2fe686 100755 --- a/18.0-rc/apache/entrypoint.sh +++ b/18.0-rc/apache/entrypoint.sh @@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP do echo "retrying install..." try=$((try+1)) - sleep 3s + sleep 10s done if [ "$try" -gt "$max_retries" ]; then echo "installing of nextcloud failed!" diff --git a/18.0-rc/fpm-alpine/entrypoint.sh b/18.0-rc/fpm-alpine/entrypoint.sh index 0104bab6..fb2fe686 100755 --- a/18.0-rc/fpm-alpine/entrypoint.sh +++ b/18.0-rc/fpm-alpine/entrypoint.sh @@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP do echo "retrying install..." try=$((try+1)) - sleep 3s + sleep 10s done if [ "$try" -gt "$max_retries" ]; then echo "installing of nextcloud failed!" diff --git a/18.0-rc/fpm/entrypoint.sh b/18.0-rc/fpm/entrypoint.sh index 0104bab6..fb2fe686 100755 --- a/18.0-rc/fpm/entrypoint.sh +++ b/18.0-rc/fpm/entrypoint.sh @@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP do echo "retrying install..." try=$((try+1)) - sleep 3s + sleep 10s done if [ "$try" -gt "$max_retries" ]; then echo "installing of nextcloud failed!" diff --git a/docker-entrypoint.sh b/docker-entrypoint.sh index 0104bab6..fb2fe686 100755 --- a/docker-entrypoint.sh +++ b/docker-entrypoint.sh @@ -117,7 +117,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP do echo "retrying install..." try=$((try+1)) - sleep 3s + sleep 10s done if [ "$try" -gt "$max_retries" ]; then echo "installing of nextcloud failed!"