centos6 repo

前端之家收集整理的这篇文章主要介绍了centos6 repo前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
@H_404_2@# base repo
 wget -O /etc/yum@H_404_2@.repos@H_404_2@.d/CentOS-Base@H_404_2@.repo http://mirrors@H_404_2@.aliyun@H_404_2@.com/repo/Centos-6.repo

@H_404_2@# epel repo 
  wget -O /etc/yum@H_404_2@.repos@H_404_2@.d/epel@H_404_2@.repo http://mirrors@H_404_2@.aliyun@H_404_2@.com/repo/epel-6.repo

@H_404_2@# docker repo
curl -sSL http://acs-public-mirror@H_404_2@.oss-cn-hangzhou@H_404_2@.aliyuncs@H_404_2@.com/docker-engine/internet | sh -

猜你在找的CentOS相关文章