This repository contains the basic configuration to run Symfony applications with MySQL database
- PHP-APACHE container running version 8.2
- MySQL container running version 8.2.0
make buildto build the containersmake startto start the containersmake stopto stop the containersmake restartto restart the containersmake prepareto install dependencies with composer (once the project has been created)make logsto see application logsmake sshto SSH into the application container