From e0ed07cfbfe58a272ad64b94bdfc4e9eb2305f4e Mon Sep 17 00:00:00 2001 From: GitHub Workflow Date: Mon, 5 Feb 2024 12:08:20 +0000 Subject: Runs update.sh --- 27/apache/entrypoint.sh | 6 ++++++ 27/fpm-alpine/entrypoint.sh | 6 ++++++ 27/fpm/entrypoint.sh | 6 ++++++ 3 files changed, 18 insertions(+) (limited to '27') diff --git a/27/apache/entrypoint.sh b/27/apache/entrypoint.sh index 5b627f07..53f96466 100755 --- a/27/apache/entrypoint.sh +++ b/27/apache/entrypoint.sh @@ -276,4 +276,10 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP run_path before-starting fi +echo "⚠️⚠️⚠️" +echo "This image is maintained by community volunteers and designed for expert use." +echo "For quick and easy deployment that supports the full set of Nextcloud Hub features, use the Nextcloud All-in-One docker container maintained by Nextcloud GmbH." +echo "See https://github.com/nextcloud/all-in-one#nextcloud-all-in-one" +echo "⚠️⚠️⚠️ " + exec "$@" diff --git a/27/fpm-alpine/entrypoint.sh b/27/fpm-alpine/entrypoint.sh index 5b627f07..53f96466 100755 --- a/27/fpm-alpine/entrypoint.sh +++ b/27/fpm-alpine/entrypoint.sh @@ -276,4 +276,10 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP run_path before-starting fi +echo "⚠️⚠️⚠️" +echo "This image is maintained by community volunteers and designed for expert use." +echo "For quick and easy deployment that supports the full set of Nextcloud Hub features, use the Nextcloud All-in-One docker container maintained by Nextcloud GmbH." +echo "See https://github.com/nextcloud/all-in-one#nextcloud-all-in-one" +echo "⚠️⚠️⚠️ " + exec "$@" diff --git a/27/fpm/entrypoint.sh b/27/fpm/entrypoint.sh index 5b627f07..53f96466 100755 --- a/27/fpm/entrypoint.sh +++ b/27/fpm/entrypoint.sh @@ -276,4 +276,10 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP run_path before-starting fi +echo "⚠️⚠️⚠️" +echo "This image is maintained by community volunteers and designed for expert use." +echo "For quick and easy deployment that supports the full set of Nextcloud Hub features, use the Nextcloud All-in-One docker container maintained by Nextcloud GmbH." +echo "See https://github.com/nextcloud/all-in-one#nextcloud-all-in-one" +echo "⚠️⚠️⚠️ " + exec "$@" -- cgit v1.2.3