Base docker image: webdevops/php-nginx or webdevops/php-apache PHP build pack contains almost every module necessary for your applications. By default, Nginx is used to serve your application, but if you have aDocumentation Index
Fetch the complete documentation index at: https://docs.coollabs.io/llms.txt
Use this file to discover all available pages before exploring further.
.htaccess file in the root directory of your repository, apache is used to take advantage of the customs rules defined.
Composer will install all dependencies if composer.json is detected.
You can customize this image with environment variables, see the docs.