php-web
该镜像已内置 nginx
服务,每个项目使用独立的容器服务
镜像
docker pull registry.cn-hangzhou.aliyuncs.com/cqcqs/php-web
链接
php74-fpm
该镜像基于 php:7.4-fpm
构建,内置 composer
、redis
、mysql
、swoole
、mongo
等常见扩展
镜像
docker pull registry.cn-hangzhou.aliyuncs.com/cqcqs/php74-fpm
# 推荐使用alpine
docker pull registry.cn-hangzhou.aliyuncs.com/cqcqs/php74-fpm:alpine
链接
https://github.com/cqcqs/php-dockerfile-alpine
https://github.com/cqcqs/php-dockerfile