dockerize php laravel or lumen projects with the common extensions
this an edited clone of sail but with PHP8.3 version
- Add the provided files to your project.
- Review the Dockerfile and remove any unneeded steps to minimize the image.
- Run
docker compose up
orsudo docker compose up
.