Docker安装Nginx
创始人
2024-11-12 02:38:33
0

1、找个位置:创建文件夹

# 1、创建文件夹 mkdir nginx-docker  # 2、进入文件夹 cd nginx-docker 

2、文件夹下:建nginx.conf文件

  • vim 创建
vim nginx.conf 
  • 复制nginx内容
worker_processes 1;  events {     worker_connections 1024; }  http {     include       mime.types;     default_type  application/octet-stream;          sendfile        on;     keepalive_timeout  65;      server {         listen       80;         server_name  localhost;          location / {             root   /usr/share/nginx/html;             index  index.html index.htm;         }          error_page   500 502 503 504  /50x.html;         location = /50x.html {             root   /usr/share/nginx/html;         }     } }  

3、创建html目录

注意是在:nginx-docker 目录下建立, 和nginx.conf 同一层级

  • 创建:html 文件夹
mkdir html 
  • html文件夹下:创建 index.html 文件
       Welcome to nginx!       

Success! The nginx server is working!

4、部署docker

docker run --name my-nginx -d -p 80:80 \ -v $(pwd)/nginx.conf:/etc/nginx/nginx.conf \ -v $(pwd)/html:/usr/share/nginx/html \ nginx 

5、注意点

  • html 挂载目录:/usr/share/nginx/html

可以更换的

相关内容

热门资讯

于此同时!pokemmo手机版... 于此同时!pokemmo手机版透视脚本,wepoker透视苹果系统(透视)练习教程(其实真的有挂);...
经调查!牵手游戏app辅助器,... 经调查!牵手游戏app辅助器,小闲巴渝辅助(透视)技巧-原来真的是有挂1、首先打开牵手游戏app辅助...
透视科技!家乡大贰小程序靠谱吗... 透视科技!家乡大贰小程序靠谱吗,微乐小程序挂哪里有(开挂)本来是有挂(证实有挂)-哔哩哔哩1、很好的...
无独有偶!aapoker透视怎... 无独有偶!aapoker透视怎么用,aa poker辅助(透视)方针脚本(果然真的有挂)-哔哩哔哩1...
最新消息!wepoker私人局... 最新消息!wepoker私人局可以透视,aapoker发牌逻辑(透视)妙招教程(真是存在有挂)1、完...
今天下午!微信决胜游戏辅助,新... 今天下午!微信决胜游戏辅助,新二号辅助软件价格(透视)教程-一贯存在有挂1、金币登录送、破产送、升级...
透视中牌率!白银胡乐辅助脚本最... 透视中牌率!白银胡乐辅助脚本最新版安装方法,金虎爷有挂吗(开挂)其实是有挂(有挂助手)-哔哩哔哩1、...
更值得关注的是!智星菠萝透视,... 更值得关注的是!智星菠萝透视,aa poker辅助包(透视)窍要脚本(其实是有挂)-哔哩哔哩1、打开...
据权威媒体报道!wepoker... 据权威媒体报道!wepoker有辅助插件吗,佛手在线大菠萝辅助(透视)绝活教程(竟然真的有挂)所有人...
为切实保障!都莱大菠萝怎么包赢... 为切实保障!都莱大菠萝怎么包赢,蜀山四川智能辅助插件(透视)攻略-一直有挂1、蜀山四川智能辅助插件公...