Fork me on GitHub

12 2021 档案
基于centos8镜像,打包php的docker镜像
摘要:创建镜像构建目录 mkdir -p /opt/docker/php cd /opt/docker/php 下载php软件包 wget http://cn2.php.net/distributions/php-7.2.33.tar.gz -P /opt/docker/php 编写Dockerfile文 阅读全文
posted @ 2021-12-20 19:09 anyux
nginx添加https模块
摘要:nginx添加https模块 在配置文件nginx.conf,开启了https监听后,nginx -t检查报错如下,表明ssl参数需要使用ngx_http_ssl_module nginx: [emerg] the "ssl" parameter requires ngx_http_ssl_modu 阅读全文
posted @ 2021-12-17 13:54 anyux

点击右上角即可分享
微信分享提示