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

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

quay.io/cephcsi/cephcsi

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

源镜像 quay.io/cephcsi/cephcsi:v3.13-canary
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/cephcsi/cephcsi:v3.13-canary
镜像ID sha256:b21e1e8990496714f97668520efe3622662c36964fc0ec19f22e3603368e3ffc
镜像TAG v3.13-canary
大小 1.93GB
镜像源 quay.io
CMD
启动入口 /usr/local/bin/cephcsi
工作目录
OS/平台 linux/amd64
浏览量 11 次
贡献者 si******g@comisys.net
镜像创建 2025-03-07T14:01:21.839514167Z
同步时间 2025-05-15 14:41
更新时间 2025-05-17 17:26
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CEPH_IS_DEVEL=false CEPH_REF=squid CEPH_VERSION=squid CEPH_OSD_FLAVOR=default FROM_IMAGE=quay.io/centos/centos:stream9
镜像标签
https://github.com/ceph/ceph.git: CEPH_GIT_REPO squid: CEPH_REF 58a7fab8be0a062d730ad7da874972fd3fba59fb: CEPH_SHA1 quay.io/centos/centos:stream9: FROM_IMAGE https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/: GANESHA_REPO_BASEURL default: OSD_FLAVOR : architecture Ceph-CSI Plugin: description 1.33.7: io.buildah.version Ceph-CSI Authors: maintainers 20250124: 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 Ceph Release Team <ceph-maintainers@ceph.io>: org.opencontainers.image.authors https://docs.ceph.com/: org.opencontainers.image.documentation build: stage : version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#quay.io/cephcsi/cephcsi:v3.13-canary#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/cephcsi/cephcsi:v3.13-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.13-canary && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/cephcsi/cephcsi:v3.13-canary  quay.io/cephcsi/cephcsi:v3.13-canary'

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-03-07 22:01:21  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/local/bin/cephcsi"]
                        
# 2025-03-07 22:01:21  0.00B 执行命令并创建新的镜像层
RUN |1 SRC_DIR=/go/src/github.com/ceph/ceph-csi/ /bin/sh -c [ $(ldd /usr/local/bin/cephcsi | grep -c '=> not found') = '0' ] # buildkit
                        
# 2025-03-07 22:01:21  88.27MB 复制新文件或目录到容器中
COPY /go/src/github.com/ceph/ceph-csi//_output/cephcsi /usr/local/bin/cephcsi # buildkit
                        
# 2025-03-07 22:01:21  0.00B 添加元数据标签
LABEL maintainers=Ceph-CSI Authors version= architecture= description=Ceph-CSI Plugin
                        
# 2025-03-07 22:01:21  0.00B 定义构建参数
ARG SRC_DIR
                        
# 2025-03-07 21:59:22  375.30MB 执行命令并创建新的镜像层
RUN /bin/sh -c dnf -y update --nobest        && dnf -y install nfs-utils        && dnf clean all        && rm -rf /var/cache/yum # buildkit
                        
# 2025-03-07 21:59:00  0.00B 执行命令并创建新的镜像层
RUN /bin/sh -c mkdir /etc/selinux || true && touch /etc/selinux/config # buildkit
                        
# 2025-03-07 21:59:00  171.56MB 执行命令并创建新的镜像层
RUN /bin/sh -c true     && dnf -y reinstall https://download.ceph.com/rpm-${CEPH_VERSION}/el9/noarch/ceph-release-1-1.el9.noarch.rpm     && ( dnf config-manager --disable tcmu-runner,tcmu-runner-source,tcmu-runner-noarch,ceph-iscsi,ganesha || true )     && true # buildkit
                        
# 2025-02-03 10:39:38  1.13GB 
/bin/sh -c #(nop) ENV CEPH_IS_DEVEL="${CI_CONTAINER}"     CEPH_REF="${CEPH_REF}"     CEPH_VERSION="${CEPH_REF}"     CEPH_OSD_FLAVOR="${OSD_FLAVOR}"     FROM_IMAGE="${FROM_IMAGE}"
                        
# 2025-02-03 10:39:34  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c rpm -q $(cat packages.txt) && rm -f /var/lib/rpm/__db* && rm -f *packages.txt
                        
# 2025-02-03 10:39:33  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c set -ex &&     dnf clean all &&     rm -rf /var/cache/dnf/* &&     rm -rf /var/lib/dnf/* &&     rm -f /var/lib/rpm/__db* &&     rm -rf /etc/selinux /usr/share/{doc,man,selinux} &&     find / -xdev \( -name "*.pyc" -o -name "*.pyo" \) -delete &&     rm -f /etc/yum.repos.d/{ceph,ganesha,tcmu-runner,ceph-iscsi}.repo
                        
# 2025-02-03 10:39:33  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c     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
                        
# 2025-02-03 10:39:32  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c mkdir -p /var/run/ganesha
                        
# 2025-02-03 10:39:32  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "=== INSTALLING ===" ; dnf install -y --setopt=install_weak_deps=False --setopt=skip_missing_names_on_install=False --enablerepo=crb $(cat packages.txt)
                        
# 2025-02-03 10:38:01  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "=== PACKAGES TO BE INSTALLED ==="; cat packages.txt
                        
# 2025-02-03 10:38:01  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "ceph-node-proxy" >> packages.txt
                        
# 2025-02-03 10:38:01  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "python3-scikit-learn" >> packages.txt
                        
# 2025-02-03 10:38:01  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "gdisk hostname procps-ng sg3_utils e2fsprogs lvm2 gcc" >> packages.txt
                        
# 2025-02-03 10:38:00  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "systemd-udev" >> packages.txt
                        
# 2025-02-03 10:38:00  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "attr ceph-fuse rbd-nbd"  >> packages.txt
                        
# 2025-02-03 10:38:00  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "ceph-iscsi tcmu-runner python3-rtslib" >> packages.txt
                        
# 2025-02-03 10:38:00  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "dbus-daemon nfs-ganesha-ceph nfs-ganesha-rados-grace nfs-ganesha-rados-urls nfs-ganesha-rgw nfs-ganesha rpcbind sssd-client" >> packages.txt
                        
# 2025-02-03 10:37:59  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "nvme-cli python3-saml smartmontools" >> packages.txt
                        
# 2025-02-03 10:37:59  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c if [ "${OSD_FLAVOR}" == "crimson" ]; then     echo "ceph-crimson-osd" >> packages.txt ; fi
                        
# 2025-02-03 10:37:59  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "ceph-common ceph-exporter ceph-grafana-dashboards ceph-immutable-object-cache ceph-mds ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-rook ceph-mgr ceph-mon ceph-osd ceph-radosgw lua-devel luarocks ceph-volume cephfs-mirror cephfs-top kmod libradosstriper1 rbd-mirror" >> packages.txt
                        
# 2025-02-03 10:37:59  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "ca-certificates" > packages.txt
                        
# 2025-02-03 10:37:59  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c dnf update -y --setopt=install_weak_deps=False
                        
# 2025-02-03 10:37:54  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c     dnf install -y --setopt=install_weak_deps=False dnf-plugins-core &&     dnf copr enable -y tchaikov/python-scikit-learn
                        
# 2025-02-03 10:37:27  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c --mount=type=secret,id=prerelease_creds set -ex &&     rpm --import 'https://download.ceph.com/keys/release.asc' &&     ARCH=$(arch); if [ "${ARCH}" == "aarch64" ]; then ARCH="arm64"; fi ;    IS_RELEASE=0 ;    if [[ "${CI_CONTAINER}" == "true" ]] ; then         REPO_URL=$(curl -fs "https://shaman.ceph.com/api/search/?project=ceph&distros=centos/9/${ARCH}&flavor=${OSD_FLAVOR}&ref=${CEPH_REF}&sha1=latest" | jq -r .[0].url) ;    else         IS_RELEASE=1 ;        source /run/secrets/prerelease_creds;         REPO_URL="https://${PRERELEASE_USERNAME}:${PRERELEASE_PASSWORD}@download.ceph.com/prerelease/ceph/rpm-${CEPH_REF}/el9/" ;    fi &&     rpm -Uvh "$REPO_URL/noarch/ceph-release-1-${IS_RELEASE}.el9.noarch.rpm" ;     if [[ "$IS_RELEASE" == 1 ]] ; then         sed -i "s;http://download.ceph.com/;https://${PRERELEASE_USERNAME}:${PRERELEASE_PASSWORD}@download.ceph.com/prerelease/ceph/;" /etc/yum.repos.d/ceph.repo ;         dnf clean expire-cache ;     fi
                        
# 2025-02-03 10:37:26  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c set -ex &&     curl -s -L https://shaman.ceph.com/api/repos/tcmu-runner/main/latest/centos/9/repo?arch=$(arch) -o /etc/yum.repos.d/tcmu-runner.repo &&     case "${CEPH_REF}" in         quincy|reef)             curl -fs -L https://download.ceph.com/ceph-iscsi/3/rpm/el9/ceph-iscsi.repo -o /etc/yum.repos.d/ceph-iscsi.repo ;            ;;        main|*)             curl -fs -L https://shaman.ceph.com/api/repos/ceph-iscsi/main/latest/centos/9/repo -o /etc/yum.repos.d/ceph-iscsi.repo ;            ;;    esac
                        
# 2025-02-03 10:37:24  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c     echo "[ganesha]" > /etc/yum.repos.d/ganesha.repo &&     echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo &&     echo "baseurl=${GANESHA_REPO_BASEURL}" >> /etc/yum.repos.d/ganesha.repo &&     echo "gpgcheck=0" >> /etc/yum.repos.d/ganesha.repo &&     echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo
                        
# 2025-02-03 10:37:24  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c dnf install -y --setopt=install_weak_deps=False epel-release jq
                        
# 2025-02-03 10:37:10  0.00B 
/bin/sh -c #(nop) LABEL FROM_IMAGE=${FROM_IMAGE} CEPH_REF=${CEPH_REF} CEPH_SHA1=${CEPH_SHA1} CEPH_GIT_REPO=${CEPH_GIT_REPO} GANESHA_REPO_BASEURL=${GANESHA_REPO_BASEURL} OSD_FLAVOR=${OSD_FLAVOR}
                        
# 2025-02-03 10:37:10  0.00B 
/bin/sh -c #(nop) LABEL org.opencontainers.image.authors="Ceph Release Team <ceph-maintainers@ceph.io>"       org.opencontainers.image.documentation="https://docs.ceph.com/"
                        
# 2025-02-03 10:37:10  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c /bin/echo -e "FROM_IMAGE: ${FROM_IMAGE}\nCEPH_REF: ${CEPH_REF}\nGANESHA_REPO_BASEURL: ${GANESHA_REPO_BASEURL} \nOSD_FLAVOR: ${OSD_FLAVOR} \nCI_CONTAINER: ${CI_CONTAINER}"
                        
# 2025-02-03 10:37:09  0.00B 
/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 CI_CONTAINER FROM_IMAGE GANESHA_REPO_BASEURL OSD_FLAVOR
                        
# 2025-02-03 10:37:09  0.00B 
/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE GANESHA_REPO_BASEURL OSD_FLAVOR
                        
# 2025-02-03 10:37:09  0.00B 
/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE GANESHA_REPO_BASEURL
                        
# 2025-02-03 10:37:09  0.00B 
/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE
                        
# 2025-02-03 10:37:09  0.00B 
/bin/sh -c #(nop) ARG CEPH_REF CEPH_SHA1 FROM_IMAGE
                        
# 2025-02-03 10:37:09  0.00B 
/bin/sh -c #(nop) ARG CEPH_REF FROM_IMAGE
                        
# 2025-02-03 10:37:09  0.00B 
/bin/sh -c #(nop) ARG FROM_IMAGE
                        
# 2025-01-25 05:20:49  163.96MB 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2025-01-25 05:20:46  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="20250124"
                        
# 2025-01-25 05:20:46  0.00B 
/bin/sh -c #(nop) ADD file:b088d4ac5c9666ad94d89f6849a1eccdded3ca961508880b926f009a02d24b79 in / 
                        
                    

镜像信息

{
    "Id": "sha256:b21e1e8990496714f97668520efe3622662c36964fc0ec19f22e3603368e3ffc",
    "RepoTags": [
        "quay.io/cephcsi/cephcsi:v3.13-canary",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/cephcsi/cephcsi:v3.13-canary"
    ],
    "RepoDigests": [
        "quay.io/cephcsi/cephcsi@sha256:a66de7a521d3ff1c84d9d14c3f5c03601860b026232808d10975be754c8463a7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/cephcsi/cephcsi@sha256:1602fdd92235747502e0de11e021dbca930bc1b8dd66c7886227c9db51dbe5a5"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-03-07T14:01:21.839514167Z",
    "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",
            "CEPH_IS_DEVEL=false",
            "CEPH_REF=squid",
            "CEPH_VERSION=squid",
            "CEPH_OSD_FLAVOR=default",
            "FROM_IMAGE=quay.io/centos/centos:stream9"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/usr/local/bin/cephcsi"
        ],
        "OnBuild": null,
        "Labels": {
            "CEPH_GIT_REPO": "https://github.com/ceph/ceph.git",
            "CEPH_REF": "squid",
            "CEPH_SHA1": "58a7fab8be0a062d730ad7da874972fd3fba59fb",
            "FROM_IMAGE": "quay.io/centos/centos:stream9",
            "GANESHA_REPO_BASEURL": "https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/",
            "OSD_FLAVOR": "default",
            "architecture": "",
            "description": "Ceph-CSI Plugin",
            "io.buildah.version": "1.33.7",
            "maintainers": "Ceph-CSI Authors",
            "org.label-schema.build-date": "20250124",
            "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",
            "org.opencontainers.image.authors": "Ceph Release Team \u003cceph-maintainers@ceph.io\u003e",
            "org.opencontainers.image.documentation": "https://docs.ceph.com/",
            "stage": "build",
            "version": ""
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1932025479,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/c5030376dcc5713ad0f8abd38f38151c098d04cb3690f0922999969b197c9e2f/diff:/var/lib/docker/overlay2/e4fd83bbd27f4d0975272247c681e158a930ec7b49380855a5e2bde6115875c8/diff:/var/lib/docker/overlay2/3ababf3e83fd67c904d256beb0b0376bb668fe0256dd75cf5a3e9edbd14c853a/diff:/var/lib/docker/overlay2/d9179f6763cf8c4fe46a135fe3066509e6b3ef3dc030035c024a8ec618f98d04/diff:/var/lib/docker/overlay2/15c1903d98636f3922b001bc365edb03d8fa3db80f5ef87612c618eaedf5d60a/diff:/var/lib/docker/overlay2/d0f4d5d3b1eaa820d3cb6597742081e73950e269731d869eec2479d67e89e097/diff",
            "MergedDir": "/var/lib/docker/overlay2/f40776093827a887d7c6fae06563f41c29bb936997a2ccc6fb08b4cbd0bb1d17/merged",
            "UpperDir": "/var/lib/docker/overlay2/f40776093827a887d7c6fae06563f41c29bb936997a2ccc6fb08b4cbd0bb1d17/diff",
            "WorkDir": "/var/lib/docker/overlay2/f40776093827a887d7c6fae06563f41c29bb936997a2ccc6fb08b4cbd0bb1d17/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:32f223e45cef56002e4f538be9b1682e45769322d47a1b04cf88bf763d0365ae",
            "sha256:365c8f841e2365a2716486094ee3421bcc7b87be2b73d97c741c87223b55ebd4",
            "sha256:c7acd8cc12a6c1ff2c3f6658a9407898cce233e29f347b56fed9cc0e991c6c43",
            "sha256:4461c9a5829cdb3ab2a84c4c0b4d61b810659ece31be660683a78bc4039de1ee",
            "sha256:e2e850390855173ebaa8d6e855c8b5993fe296dfeaf5b1631a69b3e1515dac39",
            "sha256:bd3ebdd99790408e6ced94974409f474dc91c4690178f73170d0509549663f1c",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-05-15T14:40:27.048464107+08:00"
    }
}

更多版本

quay.io/cephcsi/cephcsi:v3.3.1

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

quay.io/cephcsi/cephcsi:v3.10.2

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

quay.io/cephcsi/cephcsi:v3.10.1

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

quay.io/cephcsi/cephcsi:v3.11.0

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

quay.io/cephcsi/cephcsi:v3.9.0

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

quay.io/cephcsi/cephcsi:v3.6.2

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

quay.io/cephcsi/cephcsi:v3.12.0

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

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

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

quay.io/cephcsi/cephcsi:canary

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

quay.io/cephcsi/cephcsi:v3.5.1

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

quay.io/cephcsi/cephcsi:v3.12.2

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

quay.io/cephcsi/cephcsi:v3.4.0

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

quay.io/cephcsi/cephcsi:v3.2.0

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

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

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

quay.io/cephcsi/cephcsi:v3.13.0

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

quay.io/cephcsi/cephcsi:v3.2.2

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

quay.io/cephcsi/cephcsi:v3.14.0

linux/amd64 quay.io1.94GB2025-04-22 17:51
63

quay.io/cephcsi/cephcsi:v3.13.1

linux/amd64 quay.io1.93GB2025-05-09 20:42
23

quay.io/cephcsi/cephcsi:v3.7.2

linux/amd64 quay.io1.43GB2025-05-11 15:18
22

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

linux/amd64 quay.io1.93GB2025-05-15 14:41
10

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

linux/arm64 quay.io1.91GB2025-05-15 14:44
11