docker-symfony icon indicating copy to clipboard operation
docker-symfony copied to clipboard

Combine Nginx & Php-fpm in the same container

Open 121593 opened this issue 6 years ago • 0 comments

According to @BretFisher from Docker, 'So far, the Nginx + PHP-FPM combo is the only scenario that I recommend using multi-service containers for. It's a rather unique problem that doesn't always fit well in the model of "one container, one service"'.

What about using this kind of structure, described in his repo BretFisher/php-docker-good-defaults ?

121593 avatar Aug 15 '19 18:08 121593