Skip to content
This repository has been archived by the owner on Sep 6, 2020. It is now read-only.

Latest commit

 

History

History
34 lines (30 loc) · 1.75 KB

README.md

File metadata and controls

34 lines (30 loc) · 1.75 KB

Docker container for PHP including Git, Composer and PHPUnit

Docker Pulls

Docker images for Laravel built on top of the official PHP images with the addition of some common and useful extensions for Laravel Framework.

Available tags and Dockerfile links

Installed extensions

The following modules and extensions have been enabled, in addition to those you can already find in the official PHP image:

  • mbstring
  • curl
  • json
  • pdo_mysql
  • exif
  • tidy
  • zip
  • bcmath
  • opcache
  • gd
  • ldap
  • intl
  • imap
  • imagick