Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 448 Bytes

fpm.README.md

File metadata and controls

20 lines (18 loc) · 448 Bytes

PHP-FPM docker image for Laravel

Docker hub repository is located here: breakhack/php

This image default contain:

  • php official image
  • php composer
  • packages:
    • git
    • unzip
  • php extensions:
    • bcmath
    • pdo_mysql
    • pdo_pgsql
    • gd (--with-freetype --with-jpeg --with-webp)
    • zip
    • exif
    • sockets
    • pcntl
    • opcache