Help creating docker images for PHP-FPM and Nginx

Job ID: 35695690

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
Related categories: PHP System Admin Linux Nginx Docker Compose