A LAMP stack using docker compose A step-by-step tutorial can be found here: https://www.thearmchaircritic.org/tech-journals/creating-a-lamp-stack-using-docker-compose
Several files that needed to be configured :
- apache/apache.conf
- cert/(if any certificate files just put them here)
- mysql/my.cnf
- php/php.ini
- public_html/(your exciting application files just put them here)
That's it! & Good luck! by mazjohn.com