摘要:
背景:我需要三台Centos7来部署分布式系统,但是只有一台Centos7,故想用Docker虚拟三台出来 1、下载Centos7镜像,通过docker search centos7查看镜像列表,用第一个。 [root@free-share local]# docker pull docker.io 阅读全文
摘要:
1、下载Docker,本人比较习惯使用二进制安装:https://download.docker.com/linux/static/stable/x86_64/docker-20.10.9.tgz wget https://download.docker.com/linux/static/stabl 阅读全文