Centos 6.x 安装 docker

有时候会遇到Centos 系统的服务器无法安装docker的情况,非常难受,但是这种方式的安装却OK。

yum install https://get.docker.com/rpm/1.7.1/centos-6/RPMS/x86_64/docker-engine-1.7.1-1.el6.x86_64.rpm

你可能感兴趣的:(docker)