Frameworks

Details of the frameworks supported out-of-the-box.

By default, the web server is a fairly standard Apache instance with PHP 7.2 installed. There are various other web server flavours available, simply change the Dockerfile which docker-compose will use in the project's docker-compose.yml file.

NailsLaravelWordPress

On first make up the www folder will be created and the chosen framework installed into it. The installation will not run if the www folder is detected. When not using a framework, a holding page will be installed instead.

Last updated

Was this helpful?