搜尋此網誌

2016年8月28日 星期日

CentOS-7 安裝 Docker

rpm -Uvh http://mirror01.idc.hinet.net/EPEL/6/x86_64/epel-release-6-8.noarch.rpm

yum makecache fast
yum -y update


yum -y install docker docker-registry

yum -y install docker --disablerepo=extras

systemctl enable docker

systemctl start docker


另外參考
https://wiki.centos.org/zh-tw/Cloud/Docker






沒有留言:

張貼留言

搜尋此網誌