Advertisement

Docker基础镜像centos6和centos7.x对比

阅读量:

当我们构建Dockerfile时,在CentOS上是比较常见的做法之一。 CentOS的版本通常分为主版和次要版两种类型,在当前 CentOS docker官方提供了多个镜像选项供用户选择。以下是具体的列表: CentOS 7.6、8.0、8.4、9.0、7.5以及6.7等不同版本的镜像文件可供下载使用。

latest, centos7, 7

centos6, 6

centos7.4.1708, 7.4.1708

centos7.3.1611, 7.3.1611

centos7.2.1511, 7.2.1511

centos7.1.1503, 7.1.1503

centos7.0.1406, 7.0.1406

centos6.9, 6.9

centos6.8, 6.8

centos6.7, 6.7

centos6.6, 6.6

其中涉及主版本为cents os7与cents os6系列;次版本则为cents os6.7至cents os6.8系列。
对于cents os镜像的滚动构建,官方有如下声明:

The CentOS Project provides regularly updated images for all active releases. These images are refreshed monthly or when necessar

全部评论 (0)

还没有任何评论哟~