quay.io/cephcsi/cephcsi:v3.9-canary linux/amd64

quay.io/cephcsi/cephcsi:v3.9-canary - 国内下载镜像源 浏览次数:134
🚀

quay.io/cephcsi/cephcsi

Ceph CSI (Container Storage Interface) 是一个为 Ceph Storage Cluster 提供CSI驱动程序的 Docker 镜像。

源镜像 quay.io/cephcsi/cephcsi:v3.9-canary
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/cephcsi/cephcsi:v3.9-canary
镜像ID sha256:27c158b49d8c3396d34178fad399ed4c9432662cdc6d0a806d0c34505d687606
镜像TAG v3.9-canary
大小 1.39GB
镜像源 quay.io
CMD
启动入口 /usr/local/bin/cephcsi
工作目录
OS/平台 linux/amd64
浏览量 134 次
贡献者 29*******4@qq.com
镜像创建 2023-08-01T19:55:05.457376341Z
同步时间 2024-10-31 17:00
更新时间 2025-02-20 07:51
开放端口
5000/tcp 6789/tcp 6800/tcp 6801/tcp 6802/tcp 6803/tcp 6804/tcp 6805/tcp 80/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin I_AM_IN_A_CONTAINER=1 CEPH_VERSION=quincy CEPH_POINT_RELEASE=-17.2.6 CEPH_DEVEL=false CEPH_REF=quincy OSD_FLAVOR=default
镜像标签
-17.2.6: CEPH_POINT_RELEASE HEAD: GIT_BRANCH True: GIT_CLEAN 494509292202ee38ee7fc67527c649692bb3eca6: GIT_COMMIT https://github.com/ceph/ceph-container.git: GIT_REPO HEAD: RELEASE : architecture True: ceph Ceph-CSI Plugin: description 1.19.8: io.buildah.version Guillaume Abrioux <gabrioux@redhat.com>: maintainer Ceph-CSI Authors: maintainers 20230706: org.label-schema.build-date GPLv2: org.label-schema.license CentOS Stream 8 Base Image: org.label-schema.name 1.0: org.label-schema.schema-version CentOS: org.label-schema.vendor : version
镜像安全扫描 查看Trivy扫描报告

系统OS: none 扫描引擎: Trivy 扫描时间: 2024-11-01 19:36

低危漏洞:2 中危漏洞:29 高危漏洞:17 严重漏洞:3

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

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/cephcsi/cephcsi:v3.9-canary
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/cephcsi/cephcsi:v3.9-canary  quay.io/cephcsi/cephcsi:v3.9-canary

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/cephcsi/cephcsi:v3.9-canary
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/cephcsi/cephcsi:v3.9-canary  quay.io/cephcsi/cephcsi:v3.9-canary

Shell快速替换命令

sed -i 's#quay.io/cephcsi/cephcsi:v3.9-canary#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/cephcsi/cephcsi:v3.9-canary#' deployment.yaml

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2023-08-02 03:55:05  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/usr/local/bin/cephcsi"]
                        
# 2023-08-02 03:55:03  0.00B 
|1 SRC_DIR=/go/src/github.com/ceph/ceph-csi/ /bin/sh -c [ $(ldd /usr/local/bin/cephcsi | grep -c '=> not found') = '0' ]
                        
# 2023-08-02 03:55:02  72.67MB 
/bin/sh -c #(nop) COPY file:4cdfafc2b5898712de45a306eeaa9c6512bba8540c23d4bf2e1c6e2a7d1b1935 in /usr/local/bin/cephcsi 
                        
# 2023-08-02 03:54:59  0.00B 
/bin/sh -c #(nop)  LABEL maintainers=Ceph-CSI Authors version= architecture= description=Ceph-CSI Plugin
                        
# 2023-08-02 03:54:57  0.00B 
/bin/sh -c #(nop)  ARG SRC_DIR
                        
# 2023-08-02 03:50:34  49.47MB 
/bin/sh -c dnf -y update        && dnf clean all        && rm -rf /var/cache/yum
                        
# 2023-08-02 03:49:43  1.77MB 
/bin/sh -c dnf config-manager --disable     tcmu-runner,tcmu-runner-source,tcmu-runner-noarch,ceph-iscsi || true
                        
# 2023-07-09 00:09:05  1.04GB 
/bin/sh -c yum install -y epel-release && yum install -y jq && bash -c '   if [ -n "nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls sssd-client dbus-daemon" ]; then     if [[ "${CEPH_VERSION}" == master || "${CEPH_VERSION}" == main ]]; then       curl -s -L "https://shaman.ceph.com/api/repos/nfs-ganesha/next/latest/centos/8/flavors/ceph_main/repo?arch=$(arch)" -o /etc/yum.repos.d/ganesha.repo ;     elif  [[ "${CEPH_VERSION}" == reef ]]; then       echo "[ganesha]" > /etc/yum.repos.d/ganesha.repo ;       echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ;       echo "baseurl=https://buildlogs.centos.org/centos/\$releasever-stream/storage/\$basearch/nfsganesha-5/" >> /etc/yum.repos.d/ganesha.repo ;       echo "gpgcheck=0" >> /etc/yum.repos.d/ganesha.repo ;       echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo  ;     elif  [[ "${CEPH_VERSION}" == quincy ]]; then       echo "[ganesha]" > /etc/yum.repos.d/ganesha.repo ;       echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ;       echo "baseurl=https://buildlogs.centos.org/centos/\$releasever/storage/\$basearch/nfsganesha-4/" >> /etc/yum.repos.d/ganesha.repo ;       echo "gpgcheck=0" >> /etc/yum.repos.d/ganesha.repo ;       echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo  ;     elif [[ "${CEPH_VERSION}" == pacific ]]; then       echo "[ganesha]" > /etc/yum.repos.d/ganesha.repo ;       echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ;       echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V3.5-stable/$CEPH_VERSION/el\$releasever/\$basearch/" >> /etc/yum.repos.d/ganesha.repo ;       echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ;       echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo  ;       echo "[ganesha-noarch]" >> /etc/yum.repos.d/ganesha.repo ;       echo "name=ganesha-noarch" >> /etc/yum.repos.d/ganesha.repo ;       echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V3.5-stable/$CEPH_VERSION/el\$releasever/noarch/" >> /etc/yum.repos.d/ganesha.repo ;       echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ;       echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo  ;     elif [[ "${CEPH_VERSION}" == octopus ]]; then       echo "[ganesha]" > /etc/yum.repos.d/ganesha.repo ;       echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ;       echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V3.3-stable/$CEPH_VERSION/el\$releasever/\$basearch/" >> /etc/yum.repos.d/ganesha.repo ;       echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ;       echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo  ;       echo "[ganesha-noarch]" >> /etc/yum.repos.d/ganesha.repo ;       echo "name=ganesha-noarch" >> /etc/yum.repos.d/ganesha.repo ;       echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V3.3-stable/$CEPH_VERSION/el\$releasever/noarch/" >> /etc/yum.repos.d/ganesha.repo ;       echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ;       echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo  ;     elif [[ "${CEPH_VERSION}" == nautilus ]]; then       echo "[ganesha]" > /etc/yum.repos.d/ganesha.repo ;       echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ;       echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V2.8-stable/$CEPH_VERSION/\$basearch/" >> /etc/yum.repos.d/ganesha.repo ;       echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ;       echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo  ;     else       echo "[ganesha]" > /etc/yum.repos.d/ganesha.repo ;       echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ;       echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V2.7-stable/$CEPH_VERSION/\$basearch/" >> /etc/yum.repos.d/ganesha.repo ;       echo "gpgcheck=1" >> /etc/yum.repos.d/ganesha.repo ;       echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo  ;     fi ;   fi ;   if [ -n "tcmu-runner ceph-iscsi python3-rtslib" ]; then     curl -s -L https://shaman.ceph.com/api/repos/tcmu-runner/main/latest/centos/8/repo?arch=$(arch) -o /etc/yum.repos.d/tcmu-runner.repo ;     if [[ "${CEPH_VERSION}" =~ master || "${CEPH_VERSION}" == main ]]; then       curl -s -L https://shaman.ceph.com/api/repos/ceph-iscsi/main/latest/centos/8/repo -o /etc/yum.repos.d/ceph-iscsi.repo ;     elif [[ "${CEPH_VERSION}" =~ nautilus|octopus|pacific|quincy|reef ]]; then       curl -s -L https://download.ceph.com/ceph-iscsi/3/rpm/el8/ceph-iscsi.repo -o /etc/yum.repos.d/ceph-iscsi.repo ;     else       curl -s -L https://download.ceph.com/ceph-iscsi/2/rpm/el8/ceph-iscsi.repo -o /etc/yum.repos.d/ceph-iscsi.repo ;     fi ;   fi' && yum update -y --setopt=install_weak_deps=False && rpm --import 'https://download.ceph.com/keys/release.asc' && if [[ "${CEPH_VERSION}" == nautilus ]]; then   CEPH_MGR_K8SEVENTS="ceph-mgr-k8sevents-17.2.6";   if [[ -n "-17.2.6" ]]; then     CPR=-17.2.6 ;     if [[ ${CPR:1:2} -eq 14 ]] && [[ ${CPR:4:1} -eq 2 ]] && [[ ${CPR:6} -lt 5 ]]; then       CEPH_MGR_K8SEVENTS="" ;     fi ;   fi ; fi && bash -c '   if [[ "${CEPH_VERSION}" =~ master  || "${CEPH_VERSION}" == main ]] || ${CEPH_DEVEL}; then     ARCH=$(arch);     if [[ "${ARCH}" == "aarch64" ]]; then       ARCH="arm64";     fi ;     REPO_URL=$(curl -s "https://shaman.ceph.com/api/search/?project=ceph&distros=centos/8/${ARCH}&flavor=${OSD_FLAVOR}&ref=${CEPH_REF}&sha1=latest" | jq -r .[0].url);     RELEASE_VER=0 ;    if [[ "${OSD_FLAVOR}" == "crimson" ]]; then      CRIMSON_PACKAGES="ceph-crimson-osd-17.2.6";    fi ;  else     RELEASE_VER=1 ;    REPO_URL="http://download.ceph.com/rpm-${CEPH_VERSION}/el8/";   fi &&   rpm -Uvh "$REPO_URL/noarch/ceph-release-1-${RELEASE_VER}.el8.noarch.rpm" &&   if [[ 8 -eq 8 ]]; then     yum install -y dnf-plugins-core ;     yum copr enable -y tchaikov/python-scikit-learn ;     yum copr enable -y tchaikov/python3-asyncssh ;   fi ' && yum install -y --setopt=install_weak_deps=False --enablerepo=powertools         ca-certificates         e2fsprogs         ceph-common-17.2.6          ceph-mon-17.2.6          ceph-osd-17.2.6         cephfs-top-17.2.6         ceph-mds-17.2.6 cephfs-mirror-17.2.6         rbd-mirror-17.2.6          ceph-mgr-17.2.6 ceph-mgr-cephadm-17.2.6 ceph-mgr-dashboard-17.2.6 ceph-mgr-diskprediction-local-17.2.6 ceph-mgr-k8sevents-17.2.6 ceph-mgr-rook-17.2.6 python3-saml        ceph-grafana-dashboards-17.2.6         kmod         lvm2         gdisk         smartmontools         nvme-cli         libstoragemgmt         systemd-udev         sg3_utils         procps-ng         hostname         ceph-radosgw-17.2.6 libradosstriper1-17.2.6 gcc lua-devel luarocks         nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls sssd-client dbus-daemon         tcmu-runner ceph-iscsi python3-rtslib         attr ceph-fuse-17.2.6 rbd-nbd-17.2.6         ${CRIMSON_PACKAGES}         ceph-immutable-object-cache-17.2.6         python3-scikit-learn         ceph-volume-17.2.6         ceph-exporter-17.2.6 &&     INITIAL_SIZE="$(bash -c 'sz="$(du -sm --exclude=/proc /)" ; echo "${sz%*/}"')" &&     echo 'Postinstall cleanup' &&  (rm -rf "/usr/bin/hyperkube /usr/bin/etcd /usr/bin/systemd-analyze /usr/share/hwdata/{iab.txt,oui.txt} /etc/profile.d/lang.sh" &&    yum clean all &&    rpm -q         ca-certificates         e2fsprogs         ceph-common-17.2.6          ceph-mon-17.2.6          ceph-osd-17.2.6         cephfs-top-17.2.6         ceph-mds-17.2.6 cephfs-mirror-17.2.6         rbd-mirror-17.2.6          ceph-mgr-17.2.6 ceph-mgr-cephadm-17.2.6 ceph-mgr-dashboard-17.2.6 ceph-mgr-diskprediction-local-17.2.6 ceph-mgr-k8sevents-17.2.6 ceph-mgr-rook-17.2.6 python3-saml        ceph-grafana-dashboards-17.2.6         kmod         lvm2         gdisk         smartmontools         nvme-cli         libstoragemgmt         systemd-udev         sg3_utils         procps-ng         hostname         ceph-radosgw-17.2.6 libradosstriper1-17.2.6 gcc lua-devel luarocks         nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls sssd-client dbus-daemon         tcmu-runner ceph-iscsi python3-rtslib         attr ceph-fuse-17.2.6 rbd-nbd-17.2.6         ${CRIMSON_PACKAGES}         ceph-immutable-object-cache-17.2.6         python3-scikit-learn         ceph-volume-17.2.6         ceph-exporter-17.2.6 ) && sed -i -e 's/udev_rules = 1/udev_rules = 0/' -e 's/udev_sync = 1/udev_sync = 0/' -e 's/obtain_device_list_from_udev = 1/obtain_device_list_from_udev = 0/' /etc/lvm/lvm.conf && grep -sqo "udev_sync = 0" /etc/lvm/lvm.conf && grep -sqo "udev_rules = 0" /etc/lvm/lvm.conf && grep -sqo "obtain_device_list_from_udev = 0" /etc/lvm/lvm.conf && mkdir -p /var/run/ganesha &&     rm -rf         /etc/{selinux,systemd,udev}         /lib/{lsb,udev}         /tmp/*         /usr/lib{,64}/{locale,udev,dracut}         /usr/share/{doc,info,locale,man}         /usr/share/{bash-completion,pkgconfig/bash-completion.pc}         /var/log/*         /var/tmp/* &&     find  / -xdev -name "*.pyc" -o -name "*.pyo" -exec rm -f {} \; &&     if [ -f /usr/bin/ceph-dencoder ]; then gzip -9 /usr/bin/ceph-dencoder; fi &&     rm -f /usr/lib/ceph/mgr/dashboard/static/AdminLTE-*/plugins/datatables/extensions/TableTools/images/psd/* &&     find /var/log/ -type f -exec truncate -s 0 {} \; &&     FINAL_SIZE="$(bash -c 'sz="$(du -sm --exclude=/proc /)" ; echo "${sz%*/}"')" &&     REMOVED_SIZE=$((INITIAL_SIZE - FINAL_SIZE)) &&     echo "Cleaning process removed ${REMOVED_SIZE}MB" &&     echo "Dropped container size from ${INITIAL_SIZE}MB to ${FINAL_SIZE}MB" &&     rpm -q         ca-certificates         e2fsprogs         ceph-common-17.2.6          ceph-mon-17.2.6          ceph-osd-17.2.6         cephfs-top-17.2.6         ceph-mds-17.2.6 cephfs-mirror-17.2.6         rbd-mirror-17.2.6          ceph-mgr-17.2.6 ceph-mgr-cephadm-17.2.6 ceph-mgr-dashboard-17.2.6 ceph-mgr-diskprediction-local-17.2.6 ceph-mgr-k8sevents-17.2.6 ceph-mgr-rook-17.2.6 python3-saml        ceph-grafana-dashboards-17.2.6         kmod         lvm2         gdisk         smartmontools         nvme-cli         libstoragemgmt         systemd-udev         sg3_utils         procps-ng         hostname         ceph-radosgw-17.2.6 libradosstriper1-17.2.6 gcc lua-devel luarocks         nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls sssd-client dbus-daemon         tcmu-runner ceph-iscsi python3-rtslib         attr ceph-fuse-17.2.6 rbd-nbd-17.2.6         ${CRIMSON_PACKAGES}         ceph-immutable-object-cache-17.2.6         python3-scikit-learn         ceph-volume-17.2.6         ceph-exporter-17.2.6 && echo 'Packages verified successfully'
                        
# 2023-07-09 00:02:43  0.00B 
/bin/sh -c #(nop)  EXPOSE 5000 6789 6800 6801 6802 6803 6804 6805 80
                        
# 2023-07-09 00:02:42  0.00B 
/bin/sh -c #(nop)  ENV OSD_FLAVOR=default
                        
# 2023-07-09 00:02:40  0.00B 
/bin/sh -c #(nop)  ENV CEPH_REF=quincy
                        
# 2023-07-09 00:02:39  0.00B 
/bin/sh -c #(nop)  ENV CEPH_DEVEL=false
                        
# 2023-07-09 00:02:38  0.00B 
/bin/sh -c #(nop)  ENV CEPH_POINT_RELEASE=-17.2.6
                        
# 2023-07-09 00:02:36  0.00B 
/bin/sh -c #(nop)  ENV CEPH_VERSION=quincy
                        
# 2023-07-09 00:02:35  0.00B 
/bin/sh -c #(nop)  LABEL CEPH_POINT_RELEASE=-17.2.6
                        
# 2023-07-08 23:54:15  0.00B 
/bin/sh -c #(nop)  LABEL GIT_CLEAN=True
                        
# 2023-07-08 23:54:14  0.00B 
/bin/sh -c #(nop)  LABEL GIT_COMMIT=494509292202ee38ee7fc67527c649692bb3eca6
                        
# 2023-07-08 23:54:13  0.00B 
/bin/sh -c #(nop)  LABEL GIT_BRANCH=HEAD
                        
# 2023-07-08 23:54:11  0.00B 
/bin/sh -c #(nop)  LABEL GIT_REPO=https://github.com/ceph/ceph-container.git
                        
# 2023-07-08 23:54:10  0.00B 
/bin/sh -c #(nop)  LABEL RELEASE=HEAD
                        
# 2023-07-08 23:54:09  0.00B 
/bin/sh -c #(nop)  LABEL ceph=True
                        
# 2023-07-08 23:54:07  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=Guillaume Abrioux <gabrioux@redhat.com>
                        
# 2023-07-08 23:54:06  0.00B 
/bin/sh -c #(nop)  ENV I_AM_IN_A_CONTAINER=1
                        
# 2023-07-06 11:36:00  218.14MB 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2023-07-06 11:35:55  0.00B 
/bin/sh -c #(nop) LABEL org.label-schema.schema-version="1.0"     org.label-schema.name="CentOS Stream 8 Base Image"     org.label-schema.vendor="CentOS"     org.label-schema.license="GPLv2"     org.label-schema.build-date="20230706"
                        
# 2023-07-06 11:35:55  0.00B 
/bin/sh -c #(nop) ADD file:83f639d87c48448631b53339e08a1a2bd96c481461f87e615fb8ea1f0bfcc5c0 in / 
                        
                    

镜像信息

{
    "Id": "sha256:27c158b49d8c3396d34178fad399ed4c9432662cdc6d0a806d0c34505d687606",
    "RepoTags": [
        "quay.io/cephcsi/cephcsi:v3.9-canary",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/cephcsi/cephcsi:v3.9-canary"
    ],
    "RepoDigests": [
        "quay.io/cephcsi/cephcsi@sha256:13055f56e4616a0884f007dd2505cf7f50f36ca4c4862268e96deafdaf40760b",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/cephcsi/cephcsi@sha256:72e253375823bd26ab8d8323eeb98e52e26c2e81f0ad2aa0a08764c70fc9a42f"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2023-08-01T19:55:05.457376341Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.25+azure-2",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "5000/tcp": {},
            "6789/tcp": {},
            "6800/tcp": {},
            "6801/tcp": {},
            "6802/tcp": {},
            "6803/tcp": {},
            "6804/tcp": {},
            "6805/tcp": {},
            "80/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "I_AM_IN_A_CONTAINER=1",
            "CEPH_VERSION=quincy",
            "CEPH_POINT_RELEASE=-17.2.6",
            "CEPH_DEVEL=false",
            "CEPH_REF=quincy",
            "OSD_FLAVOR=default"
        ],
        "Cmd": null,
        "Image": "sha256:6615b6e38763cc0386e0072d6164220cc2cf85f5507b36e520fea87d4fb2bfac",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/usr/local/bin/cephcsi"
        ],
        "OnBuild": null,
        "Labels": {
            "CEPH_POINT_RELEASE": "-17.2.6",
            "GIT_BRANCH": "HEAD",
            "GIT_CLEAN": "True",
            "GIT_COMMIT": "494509292202ee38ee7fc67527c649692bb3eca6",
            "GIT_REPO": "https://github.com/ceph/ceph-container.git",
            "RELEASE": "HEAD",
            "architecture": "",
            "ceph": "True",
            "description": "Ceph-CSI Plugin",
            "io.buildah.version": "1.19.8",
            "maintainer": "Guillaume Abrioux \u003cgabrioux@redhat.com\u003e",
            "maintainers": "Ceph-CSI Authors",
            "org.label-schema.build-date": "20230706",
            "org.label-schema.license": "GPLv2",
            "org.label-schema.name": "CentOS Stream 8 Base Image",
            "org.label-schema.schema-version": "1.0",
            "org.label-schema.vendor": "CentOS",
            "version": ""
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1385106098,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/2bf77432279629fffde7da5c7acecf0d6a00df992eccb0bc7cdb4041966c6808/diff:/var/lib/docker/overlay2/ea1b7585354481fc560b1f6d223341267bea1a612ad966d051fa6f05039dc492/diff:/var/lib/docker/overlay2/0e6151000269e02b910d84a2e834a74f491a4c34178e3306167cfe17eac2b418/diff:/var/lib/docker/overlay2/0f78c5cc86ba59cb7070370087ce80cfd1fc069ad971de4571fdc3ea5b1ab8f5/diff",
            "MergedDir": "/var/lib/docker/overlay2/e3bd3d5b973f4d0d02c9ed71c058c9d3f372d520d9dc506572723fb9bf5c822c/merged",
            "UpperDir": "/var/lib/docker/overlay2/e3bd3d5b973f4d0d02c9ed71c058c9d3f372d520d9dc506572723fb9bf5c822c/diff",
            "WorkDir": "/var/lib/docker/overlay2/e3bd3d5b973f4d0d02c9ed71c058c9d3f372d520d9dc506572723fb9bf5c822c/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:3a95f30ce611f9747fa888441bf913c1f8f3382e1bd7801005f15a46c9734248",
            "sha256:c704887ecce112d95e9a3bd95ee2fb63db2fbd42ab254c4e975bf05a2fc6bd92",
            "sha256:1d2d73489e76cb82a1624a9fe1f2b05fba26d4104113a6c3c904e618b99cdba8",
            "sha256:697b9463fa2895b75423aca7b7c40b9085c5edd32f3b0196feb516b4231c1dee",
            "sha256:b417a8fe08dbb2cb11a5c72a33a7229c224ad0f0db57878dfeb8b969ee6f7feb"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-10-31T16:59:39.966315048+08:00"
    }
}

更多版本

quay.io/cephcsi/cephcsi:v3.3.1

linux/amd64 quay.io1.15GB2024-06-25 10:41
264

quay.io/cephcsi/cephcsi:v3.10.2

linux/amd64 quay.io1.58GB2024-06-25 12:31
175

quay.io/cephcsi/cephcsi:v3.10.1

linux/amd64 quay.io2.10GB2024-06-29 08:32
268

quay.io/cephcsi/cephcsi:v3.11.0

linux/amd64 quay.io1.40GB2024-07-01 11:29
301

quay.io/cephcsi/cephcsi:v3.9.0

linux/amd64 quay.io1.57GB2024-07-02 16:32
307

quay.io/cephcsi/cephcsi:v3.6.2

linux/amd64 quay.io1.39GB2024-08-22 16:46
143

quay.io/cephcsi/cephcsi:v3.12.0

linux/amd64 quay.io1.51GB2024-09-04 15:39
154

quay.io/cephcsi/cephcsi:v3.10.2-arm64

linux/arm64 quay.io1.38GB2024-09-19 02:00
122

quay.io/cephcsi/cephcsi:canary

linux/amd64 quay.io1.59GB2024-09-20 10:45
175

quay.io/cephcsi/cephcsi:v3.5.1

linux/amd64 quay.io1.27GB2024-09-20 11:32
134

quay.io/cephcsi/cephcsi:v3.12.2

linux/amd64 quay.io1.55GB2024-09-21 19:18
152

quay.io/cephcsi/cephcsi:v3.4.0

linux/amd64 quay.io1.26GB2024-10-14 11:18
170

quay.io/cephcsi/cephcsi:v3.2.0

linux/amd64 quay.io1.00GB2024-10-21 11:22
116

quay.io/cephcsi/cephcsi:v3.9-canary

linux/amd64 quay.io1.39GB2024-10-31 17:00
133

quay.io/cephcsi/cephcsi:v3.13.0

linux/amd64 quay.io1.68GB2024-12-19 15:01
88

quay.io/cephcsi/cephcsi:v3.2.2

linux/amd64 quay.io1.14GB2025-01-01 00:45
56