Full article: https://www.pascallandau.com/blog/str...
Follow-up: • Docker from scratch for PHP 8.1 applicatio...
I'll explain a possible setup to structure a dockerized development infrastructure as part of a PHP application:
what to put where (directories, scripts, configuration)
explaining services, docker-compose and .env files
using a Makefile to structure common commands
Repository: https://github.com/paslandau/docker-p...