Creating an apache-php-composer docker container for development
So I'm in need of a repeatable environment setup for developing PHP projects. I've seen package setups like XAMPP and MAMP, but I'd like to be closer to the production environment which uses Docker containers for all services. Requirements The base ...
Dec 4, 20224 min read469