CentOS 6.5 install docker

回覆文章
yehlu
Site Admin
文章: 3244
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

CentOS 6.5 install docker

文章 yehlu »

https://www.liquidweb.com/kb/how-to-ins ... -centos-6/

代碼: 選擇全部

rpm -iUvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
yum update -y
yum -y install docker-io
service docker start
chkconfig docker on
回覆文章

回到「Docker」