全部博文(150)
分类: 系统运维
2017-03-23 14:52:11
yum install -y yum-utils yum-config-manager \ --add-repo \
yum -y install docker-ce systemctl start docker systemctl enable docker
[root@localhost ~]# docker info Containers: 5 Running: 3 Paused: 0 Stopped: 2 Images: 4 Server Version: 17.03.0-ce