Bootstrap

1 Docker:安装Docker并配置阿里云镜像加速

环境准备

  1. CentOS 7 (Linux操作系统)
  2. Xshell(连接服务器工具)

环境准备看我这篇博客:XShell安装配置教程及云服务器 ECS(CentOS 7操作系统)的免费试用

环境查看

#系统内核
[root@iZ2ze04bxb1zhkn84xuy4uZ ~]# uname -r
3.10.0-1160.83.1.el7.x86_64
#系统版本
[root@iZ2ze04bxb1zhkn84xuy4uZ ~]# cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION=
;