We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef1c29b commit efd29c8Copy full SHA for efd29c8
README.md
@@ -13,6 +13,7 @@
13
- php-fpm,基于 php:7.1-fpm 的自定义镜像,除内置基础扩展外,该镜像已安装 gd、pdo_mysql、mcrpyt、zip、opcache、mongodb 扩展,如果需要安装其他扩展,可修改 Dockerfile
14
15
## docker-compose.yml
16
+- 生产环境将 restart 备注开启
17
- 如果需要时间同步,将 localtime 备注开启(macos 无效,需要替换为对应的文件)
18
- 如果默认网络冲突,需要配置网络,将 networks 相关备注开启
19
0 commit comments