没有合适的资源?快使用搜索试试~ 我知道了~
我就废话不多说了,大家还是直接看代码吧~ # docker-compose down # ./prepare # docker-compose up –d 补充知识:装好Harbor后,docker连接该本地仓库报错 装好Harbor后,docker连接本地仓库报错。 [root@master1 v2]# docker login dsp.images.hub:11180 Username: admin Password: Error response from daemon: Get https://node4:11180/v1/users/: http: server gave HTT
资源推荐
资源详情
资源评论


格式:zip 资源大小:12.1KB
























格式:docx 资源大小:417.5KB 页数:5




harbor修改配置文件后重启操作修改配置文件后重启操作
我就废话不多说了,大家还是直接看代码吧~
# docker-compose down
# ./prepare
# docker-compose up –d
补充知识:补充知识:装好装好Harbor后,后,docker连接该本地仓库报错连接该本地仓库报错
装好Harbor后,docker连接本地仓库报错。
[root@master1 v2]# docker login dsp.images.hub:11180
Username: admin
Password:
Error response from daemon: Get https://node4:11180/v1/users/: http: server gave HTTP response to HTTPS client
需要配置vim /usr/lib/systemd/system/docker.service
[Unit] Description=Docker Application Container Engine
Documentation=https://docs.docker.com
After=network.target firewalld.service
[Service] Type=notify
# the default is not to use systemd for cgroups because the delegate issues still
# exists and systemd currently does not support the cgroup feature set required
# for containers run by docker
ExecStart=/usr/bin/dockerd --insecure-registry=heheda.images.hub:11180
ExecReload=/bin/kill -s HUP $MAINPID
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
# Uncomment TasksMax if your systemd version supports it.
# Only systemd 226 and above support this version.
#TasksMax=infinity
TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
Delegate=yes
# kill only the docker process, not all processes in the cgroup
KillMode=process [Install] WantedBy=multi-user.target
然后重启docker
systemctl daemon-reload
systemctl restart docker
另外,记得配置hosts的关于dsp.images.hub的映射。
docker v18的话:
{“data-root”:”/data/docker”,”insecure-registries”:[“11.68.0.0/16″,”heheda.images.hub:11180″],”registry-mirrors”:
[“http://mirror.kce.sdns.ksyun.com”]}
以上这篇harbor修改配置文件后重启操作就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持软
件开发网。
您可能感兴趣的文章您可能感兴趣的文章:windows宿主机和docker容器设置挂载共享文件夹的步骤docker镜像导入导出备份迁移的操作Docker
Nginx容器和Tomcat容器实现负载均衡与动静分离操作Docker 容器生命周期 架构 以及和VM之间的差异详解Docker 制作镜像
Dockerfile和commit操作
资源评论


weixin_38593701
- 粉丝: 5
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- C语言程序设计实训题目一.doc
- 《信息化进程中的教育技术发展研究》子课题《网络环境下的中职教育理论与实践探索》研--究--报--告.doc
- 计算机数据库入侵检测技术应用.docx
- 基于单片机的电子钟的方案设计书(1)1.doc
- 网络空间安全新形势下的信息安全人才培养.doc
- 童发发的大模型学习之旅
- 自动化生产设备方案.ppt
- 第一节办公自动化基础知识.ppt
- 全国计算机等级考试二级教程MSOffice高级应用.ppt
- 递进式应用型人工智能专业实践教学体系探究.docx
- 新建供欲提高CAD制图画图速度者参考.doc
- 计算机应用技术期末复习题.doc
- 汽车电子商务课程标准.docx
- 基于PLC多层电梯电气设计与调试正板doc.doc
- 加强高校学生网络安全教育研究.docx
- 基于Hadoop平台的大数据应用系统解决方案.docx
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
