OS GCE提供的镜像是OS的维护版本还是归档版本?

OS image provided by GCE are maintained version or archived versions of OS?

我是GCE的新用户。根据此处的文档:
https://docs.docker.com/install/linux/docker-ce/centos/#install-using-the-repository
要安装 Docker Engine - Community,您需要 CentOS 7 的维护版本。不支持或测试存档版本。 GCP 提供的所有 OS 版本是否都已维护或存档?

Public images are provided and maintained by Google, open-source communities, and third-party vendors.

Community-supported images are not directly supported by Compute Engine. It is up to the project community to ensure that images work with Compute Engine features and that security updates are maintained. Community-supported images are provided as-is by the project communities that build and maintain them.

所以,是的,如果它是您要使用的 public 图片,它会得到维护。如果您想使用自定义图像,则不直接支持它们。

要查看 Google Cloud Platform 提供的 Public 镜像,您可以进入 Compute Engine > Images.