Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.
/ php-fpm Public archive

Docker image for php-fpm to use with Laravel mostly.

Notifications You must be signed in to change notification settings

WhatDaFox-Archives/php-fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

php-fpm

Docker image for php-fpm to use with Laravel mostly. Can be suitable for projects other than Laravel, as long as your application entrypoint is in a public folder.

Use nginx-php to serve over HTTP.

Extensions

  • pdo_mysql
  • zip

Other tools

  • composer

Build

$ make build