Skip to content

liuggio/docker-php-fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker- php-fpm

This is my standard base image for php-fpm, is the standard Docker image that extends the standard php-fpm.

Contains
  • gd
  • mbstring
  • mysqli
  • mcrypt
  • mysql client
  • pdo_mysql
  • zip
  • git-core
  • composer
Add your healtcheck

In this image there's the cgi-fcgi library so easy to test if php-fpm is sane

cgi-fcgi -bind -connect 127.0.0.1:9000

Why?

Is better to have a sub-image in order to speedup the building process among different projects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published