# php7_docker **Repository Path**: longxiangam/php7_docker ## Basic Information - **Project Name**: php7_docker - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-28 - **Last Updated**: 2026-02-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 需要科学上网环境 先进入 php7-runtime/php-fpm 执行如下命令构建自定义镜像,可适当修改 dockerfile 文件 ~~~ docker build -t longxiang/php-fpm:7.4 . ~~~ 返回 php7-runtime 目录,docker-compose up -d 启动服务, http://github.com/joseluisq/alpine-php-fpm