Runs the whole site without intervention, the user only needs to configure their .env, sources.json, and .htaccess inside the public folder and the image does everything else
Why is it needed?
Running the project with Docker out of the box was complex and versions were old
Updated Dockerfile and build steps
What does it do?
Runs the whole site without intervention, the user only needs to configure their .env, sources.json, and .htaccess inside the public folder and the image does everything else
Why is it needed?
Running the project with Docker out of the box was complex and versions were old
Related issue(s)/PR(s)
None