Docker-compose LAMP This is a boilerplate for LAMP based projects that run on Docker-Compose. The main services included are: PHP 8.3 - Apache MariaDB Usage $ git clone https://github.com/davidecesarano/docker-compose-lamp.git $ cd docker-compose-lamp $ docker-compose up -d