Use docker compose to start the project
docker-compose up -d
Use the command below to prepare the project
docker exec -it devi.tools composer install
Get access to container bash
docker exec -it devi.tools bash
Access the browser on http://localhost:8080