Skip to content

OverNaive/php-fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-fpm

如何使用

Dockerfile 只是个例子,可以修改安装所需要的软件和扩展,然后重新构建出特定的镜像

使用案例:OverNaive/docker-nginx-php

关于 docker-php-ext-get

docker-php-ext-get 来自于文章: Build Docker images with PECL packages without using the PECL command

Update: 不指定扩展版本时,默认使用最新版本。

安装的软件

openssl-dev

libstdc++

supervisor

git

composer

安装的扩展

pdo_mysql

igbinary

redis --enable-redis-igbinary

swoole --enable-openssl=yes

镜像地址

overnaive/php-fpm

源码地址

OverNaive/php-fpm

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published