Help creating docker images for PHP-FPM and Nginx
Budget: $10 – $30 USD
Hello,
I have the following case:
- A PHP application built inside an image with php-fpm.
- An nginx image (common) used in docker-compose to proxy php-fpm in the custom image.
I want to create a docker-compose volume, mount the /var/www/html of the php-fpm image, mount that directory into the nginx container and run call php-fpm in the nginx from the first container.
Thanks
I have the following case:
- A PHP application built inside an image with php-fpm.
- An nginx image (common) used in docker-compose to proxy php-fpm in the custom image.
I want to create a docker-compose volume, mount the /var/www/html of the php-fpm image, mount that directory into the nginx container and run call php-fpm in the nginx from the first container.
Thanks