Some WordPress plugins or themes require a custom PHP environment to function smoothly. If you are using docker-compose as your primary orchestration tool, you’ll need a custom Dockerfile and to mount a custom.ini file into the image.
Follow these steps.
Finally, start all the services by running:
Your PHP environment will now load the custom PHP settings.