

[root@cheliangweb yum.repos.d]# yum repolist已加载插件:fastestmirror, langpacks, product-id, search-disabled-repos, subscription-managerThis system is not registered with an entitlement server. You can use subscription-manager to register.Loading mirror speeds from cached hostfile* base: mirrors.aliyun.com* extras: mirrors.aliyun.com* updates: mirrors.aliyun.com源标识 源名称 状态base/7/x86_64 CentOS-7 - Base - mirrors.aliyun.com 10,072epel/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 13,791extras/7/x86_64 CentOS-7 - Extras - mirrors.aliyun.com 526updates/7/x86_64 CentOS-7 - Updates - mirrors.aliyun.com 6,173repolist: 30,562
yum-utils:reposync同步工具
createrepo:编辑yum库工具
plugin-priorities:控制yum源更新优先级工具,这个工具可以用来控制进行yum源检索的先后顺序,建议可以用在client端。
Removing docker-scan-plugin-0.7.0-3.el7.x86_64.rpm, due to missing GPG key.Removing docker-scan-plugin-0.8.0-3.el7.x86_64.rpm, due to missing GPG key.Removing docker-scan-plugin-0.9.0-3.el7.x86_64.rpm, due to missing GPG key.
createrepo -po /temp/repo/extras/ /temp/repo/extras/
createrepo -po /temp/repo/updates/ /temp/repo/updates/
createrepo -po /temp/repo/epel/ /temp/repo/epel/
createrepo -po /temp/repo/docker-ce-stable/ /temp/repo/docker-ce-stable/
createrepo --update /temp/repo/extras
createrepo --update /temp/repo/updates
createrepo --update /temp/repo/epel
createrepo --update /temp/repo/docker-ce-stable/


文章转载自巴韭特锁螺丝,如果涉嫌侵权,请发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。




