Docker倉庫搭建(Registry + Portus)

1、安裝CentOS 7.2(步驟略) 2、更新系統 yum update -y 3、安裝docker-compose yum -y install epel-release    #pip安裝包在epel源中 yum -y install python-pip pip install -U docker-compose 4、安裝git客戶端 yum install -y git 5、複製Port
相關文章
相關標籤/搜索