Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 297 Bytes

Readme.md

File metadata and controls

17 lines (14 loc) · 297 Bytes

This dockerfile will add following php extensions to the base image:

  • intl
  • mysqli
  • pdo_mysql
  • zmq
  • zip
  • gd
  • grpc

Also, the given locale will be generated

Supported php images

All php images based on debian are supported. Tested with php 7

Supported ENV

  • production
  • development