| 关键词: 容器 目录 index proxy 文件 会报 ubuntu nginx 宿主机 终端 |
1、拉去镜像 docker pull ubuntu:18.04 2、创建容器 docker run -d -it --name test ubuntu:18.04 �9�9-d 守护进程 3、Ubuntu18.04 安装 PHP7.1 4、Composer 安装 Update failed (The zip extension and unzip command are both missing, skipping. 由于 zip 没有安装导致,安装即可 5、nginx 安装 apt install nginx Nginx 配置文件 注意: chown -R www-data:www-data file �9�9-R 处理目录以及目录下所有文件 宿主机 nginx 反向代理 server {![]() |
| 本文出处: https://www.toutiao.com/a6760183376235217415/ |
|
声明:文章版权归原作者所有 部分文章转自互联网 如有侵权请联系
[邮箱地址] 删除
|