An open API service indexing awesome lists of open source software.

https://github.com/fagai/docker-php

personal dockerfiles
https://github.com/fagai/docker-php

docker

Last synced: 6 months ago
JSON representation

personal dockerfiles

Awesome Lists containing this project

README

          

# Fagai PHP Docker Image

![Docker Stars](https://img.shields.io/docker/stars/fagai/php.svg)
![Docker Pulls](https://img.shields.io/docker/pulls/fagai/php.svg)
![Docker Automated](https://img.shields.io/docker/automated/fagai/php.svg)
![Docker Build](https://img.shields.io/docker/build/fagai/php.svg)

これは自分用に製作中のDocker Imageです。
基本的に元にしているのは公式のdocker-library/phpとなります。

https://hub.docker.com/r/fagai/php/

# installed library

* composer 2.x

# 保証Extension

* pdo
* pdo_mysql
* pdo_pgsql
* curl
* mbstring
* bcmath
* opcache
* intl
* ctype
* json
* xml
* zip

# Phalcon用はこれに追加で

* gd(jpeg,png,freetype)
* memcached
* exif
* imagick