quay.io/centos/centos:stream9 linux/amd64

quay.io/centos/centos:stream9 - 国内下载镜像源 浏览次数:100
```html

这是一个基于CentOS操作系统的Docker镜像,由CentOS官方构建并托管在Quay.io上。它提供了一个标准的CentOS环境,方便用户运行CentOS相关的应用程序和服务。

```
源镜像 quay.io/centos/centos:stream9
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/centos/centos:stream9
镜像ID sha256:0b914c19b9008c2902b17a4c541d5d6f1f1434a1f29cfe3b7ccfe8fee9ad6d02
镜像TAG stream9
大小 163.85MB
镜像源 quay.io
CMD /bin/bash
启动入口
工作目录
OS/平台 linux/amd64
浏览量 100 次
贡献者 19*******8@qq.com
镜像创建 2024-12-17T04:02:30.723511358Z
同步时间 2024-12-31 14:20
更新时间 2025-02-20 17:26
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
1.33.11: io.buildah.version 20241217: org.label-schema.build-date GPLv2: org.label-schema.license CentOS Stream 9 Base Image: org.label-schema.name 1.0: org.label-schema.schema-version CentOS: org.label-schema.vendor
镜像安全扫描 查看Trivy扫描报告

系统OS: none 扫描引擎: Trivy 扫描时间: 2024-12-31 14:20

低危漏洞:0 中危漏洞:0 高危漏洞:0 严重漏洞:0

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/centos/centos:stream9
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/centos/centos:stream9  quay.io/centos/centos:stream9

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/centos/centos:stream9
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/centos/centos:stream9  quay.io/centos/centos:stream9

Shell快速替换命令

sed -i 's#quay.io/centos/centos:stream9#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/centos/centos:stream9#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/centos/centos:stream9 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/centos/centos:stream9  quay.io/centos/centos:stream9'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/centos/centos:stream9 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/centos/centos:stream9  quay.io/centos/centos:stream9'

镜像构建历史


# 2024-12-17 12:02:36  163.85MB 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2024-12-17 12:02:30  0.00B 
/bin/sh -c #(nop) LABEL org.label-schema.schema-version="1.0"     org.label-schema.name="CentOS Stream 9 Base Image"     org.label-schema.vendor="CentOS"     org.label-schema.license="GPLv2"     org.label-schema.build-date="20241217"
                        
# 2024-12-17 12:02:30  0.00B 
/bin/sh -c #(nop) ADD file:803c46a71c54d1247bc9d19028288f1b2b1daf051e49f27782ae839ac2819581 in / 
                        
                    

镜像信息

{
    "Id": "sha256:0b914c19b9008c2902b17a4c541d5d6f1f1434a1f29cfe3b7ccfe8fee9ad6d02",
    "RepoTags": [
        "quay.io/centos/centos:stream9",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/centos/centos:stream9"
    ],
    "RepoDigests": [
        "quay.io/centos/centos@sha256:9a98877bbde75f5991ffe50d35169d8cb873c124150e30dacb11d431a43bd790",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/centos/centos@sha256:cd13aa88fafd716c7d8c305e8c3a0047839b05cc414b74cd4744207e646426b1"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2024-12-17T04:02:30.723511358Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": [
            "/bin/bash"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "io.buildah.version": "1.33.11",
            "org.label-schema.build-date": "20241217",
            "org.label-schema.license": "GPLv2",
            "org.label-schema.name": "CentOS Stream 9 Base Image",
            "org.label-schema.schema-version": "1.0",
            "org.label-schema.vendor": "CentOS"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 163851193,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/f67acfc8cf53e06328867235231d919f4b0fb5e525161db965e388b3d8a7327e/merged",
            "UpperDir": "/var/lib/docker/overlay2/f67acfc8cf53e06328867235231d919f4b0fb5e525161db965e388b3d8a7327e/diff",
            "WorkDir": "/var/lib/docker/overlay2/f67acfc8cf53e06328867235231d919f4b0fb5e525161db965e388b3d8a7327e/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:5c81f697ce5fbbc2a602236a326b07fa2d81d632542c202f50d0bde87cdc1762"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-12-31T14:19:54.289360909+08:00"
    }
}

更多版本

quay.io/centos/centos:stream9

linux/amd64 quay.io163.85MB2024-12-31 14:20
99