within the docker container on a MAC, I am getting a php memory error :
Fatal error: Allowed memory size of 404750336 bytes exhausted (tried to allocate 266342400 bytes
how can i find where the php.ini file is or how can i modify this parameter in docker?