会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cxy-lxl
博客园
首页
新随笔
联系
订阅
管理
随笔 - 27
文章 - 0
评论 - 1
阅读 -
34851
随笔分类 -
Docker
Docker--运行各种容器
摘要:运行容器 Nginx docker run -d \ -p 81:80 \ --name nginx81 \ -v /usr/local/nginx/html/hm-mall-portal:/usr/share/nginx/html \ -v /usr/local/nginx/conf/nginx.
阅读全文
posted @
2022-09-23 20:33
Li-Xiaolei
阅读(141)
评论(0)
推荐(1)
编辑
公告
昵称:
Li-Xiaolei
园龄:
2年8个月
粉丝:
2
关注:
5
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔分类
cmd(1)
Docker(1)
ERROR(6)
git(2)
Linux(9)
Nacos(1)
Nginx(1)
redis(1)
SpringBoot(4)
SQL(1)
工具类(3)
随笔档案
2022年9月(15)
2022年8月(12)
阅读排行榜
1. ERROR--The dependencies of some of the beans in the application context form a cycle(9247)
2. SQL--统计日期期间内每天的数据量,没有补0(5352)
3. ERROR--Disconnected from the target VM, address : '127.0.0.1:6847' , transport : 'socket'(3975)
4. Linux--端口开放(3088)
5. ERROR--Unable to process Jar entry [module-info.class] from Jar(2286)
评论排行榜
1. Linux--部署SpringBoot应用(1)
推荐排行榜
1. Docker--运行各种容器(1)
2. SQL--统计日期期间内每天的数据量,没有补0(1)
最新评论
1. Re:Linux--部署SpringBoot应用
呃,上下篇
--goingtobegod
点击右上角即可分享