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 cfb6b9d commit f2c43a8Copy full SHA for f2c43a8
rootfs/usr/local/bin/php-ext
@@ -3,9 +3,6 @@
3
#
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}
11
0 commit comments