Running the docker container on a small x86 server, I run into the issue that warming up the cache fails.
I have increased max_execution_time from 60 to 180 seconds, and it completes successfully.
We should change the default php.ini file coming with the container template to 180 seconds in order to cope with small hobbyist servers, where warming up the cache takes longer
Running the docker container on a small x86 server, I run into the issue that warming up the cache fails. I have increased max_execution_time from 60 to 180 seconds, and it completes successfully. We should change the default php.ini file coming with the container template to 180 seconds in order to cope with small hobbyist servers, where warming up the cache takes longer