1.百度搜索docker,进入docker hub官网;
2.不登录,点击‘Browse Popular Images’;
3.搜索centos,在搜索结果中点击第一个;
4.点击view available tags;
5.选择需要的版本,点击复制按钮,粘贴在shell命令行(centos)
6.下载完毕,输入docker images或docker images | grep centos7 查看结果;
1.百度搜索docker,进入docker hub官网;
2.不登录,点击‘Browse Popular Images’;
3.搜索centos,在搜索结果中点击第一个;
4.点击view available tags;
5.选择需要的版本,点击复制按钮,粘贴在shell命令行(centos)
6.下载完毕,输入docker images或docker images | grep centos7 查看结果;