11lxm 发表于 2019-4-17 17:55:35

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


页: [1]
查看完整版本: Centos 6.x 安装 docker