CentOS 7 安装 docker-ce、Docker 程序环境 及 配置 Docker 镜像加速

该博客详细介绍了如何在 CentOS 7 系统上安装最新版本的 docker-ce,包括下载 docker-ce.repo、验证安装、启动服务以及配置 Docker 镜像加速,如阿里云和 Docker CN 镜像加速,以提高下载速度。
摘要由CSDN通过智能技术生成

1、CentOS 7 的默认 docker 版本

[root@Tang ~]# yum info docker
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirrors.tuna.tsinghua.edu.cn
 * extras: mirrors.tuna.tsinghua.edu.cn
 * updates: mirrors.tuna.tsinghua.edu.cn
Available Packages
Name        : docker
Arch        : x86_64
Epoch       : 2
Version     : 1.13.1
Release     : 103.git7f2769b.el7.centos
Size        : 18 M
Repo        : extras/7/x86_64
Summary     : Automates deployment of containerized applications
URL         : https://github.com/docker/docker
License     : ASL 2.0
Description : Docker is an open-source engine that automates the deployment of any
            : application as a lightweight, portable, self-sufficient container that will
            : run virtually anywhere.
            : 
            : Docker containers can encapsulate any payload, and will run consistently on
            : and between virtually any server. The same container that a developer builds
            : and tests on a laptop will run at scale, in production*, on VMs, bare-metal
            : servers, OpenStack clusters, public instances, or combinations of the above.

2、下载 docker-ce.repo

2.1 获取 docker-ce.repo 链接

在这里插入图片描述

2.2 在 CentOS 7 相关目录里进行此 repo 下载

[root@Tang ~]# cd /etc/yum.repos.d/
[root@Tang yum.repos.d]# pwd
/etc/yum.repos.d
[root@Tang yum.repos.d]# wget https://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo
--2019-11-18 18:56:09--  https://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo
Resolving mirrors.aliyun.com <
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值