You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(config): move PHP configuration from runtime to build time
This commit is the second of a PR that will
aim at dropping requirement to run containers
with root permissions.
This commit leverages env vars rather than sed &
dynamic environment substitution for php.ini file.
0 commit comments