We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff6a8ab commit 32a9af3Copy full SHA for 32a9af3
rootfs/usr/local/bin/php-ext
@@ -4,6 +4,7 @@
4
# SPDX-License-Identifier: MIT
5
6
source /container/base/functions/container/init
7
+source /container/defaults/20-php-fpm
8
9
php_version=$(php -v 2>/dev/null | grep "^PHP " | head -n 1 | awk '{print $2}')
10
php_base=${php_version:0:3}
0 commit comments