01 2021 档案

创建Harbor私有仓库
摘要:前提 1.安装docker服务 参考:https://blog.csdn.net/weixin_36522099/article/details/108861134 老名字:docker、docker-engine【yum install docker】【yum install docker-eng 阅读全文

posted @ 2021-01-13 13:59 zhangmingda 阅读(625) 评论(0) 推荐(0) 编辑

python 快速启动http监听服务
摘要:python3 [root@vm10-20-9-45 ~]# python3 -m http.server 2378 Serving HTTP on 0.0.0.0 port 2378 (http://0.0.0.0:2378/) ... 100.81.171.16 - - [03/Jan/2021 阅读全文

posted @ 2021-01-03 19:29 zhangmingda 阅读(2041) 评论(0) 推荐(0) 编辑

导航