Skip to content

A docker image to run the latest version of PHP-FPM including Composer, GD, Intl, PCNTL and BZ2 extensions.

License

Notifications You must be signed in to change notification settings

ssx/docker-php-fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

docker-php-fpm

A docker image to run the latest version (Currently 7.1) of PHP-FPM with Composer and some commonly used extensions. This is suitable for either local development or production use.

Currently included extensions

  • GD
  • Intl
  • BZ2
  • pdo_mysql
  • pcntl

Currently included programs

  • Composer

License

This project is licensed under an Apache 2.0 license which you can find within this repository in the LICENSE file.

Feedback

If you have any feedback, comments or suggestions, please feel free to open an issue within the repository on Github.

About

A docker image to run the latest version of PHP-FPM including Composer, GD, Intl, PCNTL and BZ2 extensions.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published