Skip to content

abdulmueid/php-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-docker

Docker images for PHP with extras, based on official PHP7 images on Docker hub.

All images include the following extensions:

  • apcu
  • bcmath
  • bz2
  • exif
  • gettext
  • gd
  • imagick
  • intl
  • mysqli
  • opcache
  • pdo_mysql
  • soap
  • sockets
  • xmlrpc
  • xsl
  • zip

Config file mount points:

  • /usr/local/etc/php/php.ini
  • /usr/local/etc/php/conf.d/docker-php-ext-xdebug.ini

Available via Docker hub:

  • docker pull abdulmueid/php:7.4-fpm
  • docker pull abdulmueid/php:7.4-fpm-xdebug
  • docker pull abdulmueid/php:7.3-fpm
  • docker pull abdulmueid/php:7.3-fpm-xdebug
  • docker pull abdulmueid/php:7.2-fpm
  • docker pull abdulmueid/php:7.2-fpm-xdebug

About

Docker image for PHP with extras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published