Skip to content
This repository was archived by the owner on Feb 22, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 256 Bytes

File metadata and controls

10 lines (6 loc) · 256 Bytes

Docker-PHP-Laravel

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