Skip to content
Commit ae67f060 authored by Fabian Schmitthenner's avatar Fabian Schmitthenner Committed by Robin Gloster
Browse files

phpfpm: eliminate build at evaluation time

phpfpm currently uses `readFile` to read the php.ini file from the
phpPackage. This causes php to be build at evaluation time.

This eliminates the use of readFile and builds the php.ini at build
time.
parent 78d9414c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment