Docker file for building a custom PHP-FPM image with Laravel support
To update: edit the Dockerfile and change the PHP-FPM tag to the most recent shown in: https://hub.docker.com/_/php
"FROM php:7.2-fpm"
This version is for PHP 7.4
Docker file for building a custom PHP-FPM image with Laravel support
To update: edit the Dockerfile and change the PHP-FPM tag to the most recent shown in: https://hub.docker.com/_/php
"FROM php:7.2-fpm"
This version is for PHP 7.4