命令来自于下文的超哥笔记
【超哥带你重新认识Docker容器】Linux王者于超无敌详细讲解K8s,顶级理解超出你认知! - odoo - 天云物联网 (anah.cc)
安装docker
docker
提前准备好⼀个宿主机(vmware去创建⼀个linux机器,然后安装docker去使⽤)
基础环境配置
wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo yum clean all yum makecache yum install -y bash-completion vim lrzsz wget expect net- tools nc nmap tree dos2unix htop iftop iotop unzip te
还没有评论,来说两句吧...