[blogs] Define command to run in the actual entrypoint
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [blogs] Define command to run in the actual entrypoint
- Date: Fri, 29 Apr 2022 16:59:35 +0000 (UTC)
commit 3228a52eb8304a00959e4ff138c55ff1aff78c39
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Wed Dec 16 09:45:12 2020 +0100
Define command to run in the actual entrypoint
entrypoint | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/entrypoint b/entrypoint
index 7dd284c..c744645 100755
--- a/entrypoint
+++ b/entrypoint
@@ -11,4 +11,4 @@ if [[ "$CURRENT_VERSION" != "$IMAGE_VERSION" ]]; then
$WP plugin update --all
fi
-exec docker-entrypoint.sh $@
+exec docker-entrypoint.sh php-fpm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]