您好,登录后才能下订单哦!
1. Download VMware for my PC, which is Win7 & 32bit
https://www.7down.com/soft/3997.html
2. Download CentOS 7.6 from
https://www.centoschina.cn/download/23059.html
3. After install VMware, then start install CentOs
Click next
Click Next
Click Next
Click Next
Finish
Power on created CentOS for finish the rest installation with default settings.
4. Configure centos network
cd /etc/sysconfig/network-scripts
ls –l ifcfg*
vi ifcfg-ens33
change to yes and reboot
ping www.baidu.com
5. Use putty remote access centos
Check ip
Setup & check hostname (options)
6. Install Docker
sudo yum install –y yum-utils
sudo yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
sudo yum install docker-ce
Try start docker
sudo systemctl start docker
Check docker version
sudo docker version
免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。