This commit is contained in:
2026-04-09 14:47:35 +08:00
parent f6eb48fc91
commit 431dd2ab36
23 changed files with 313 additions and 25 deletions

10
php/README.md Normal file
View File

@@ -0,0 +1,10 @@
# 构建 php 镜像
## 定制
- 安装 php
- 修改一些常用配置
## 外挂目录和文件
- /var/log/php7: php7 日志目录
- /var/log/php81: php8 日志目录