quay.io/ceph/ceph:v19.2.3 linux/amd64

quay.io/ceph/ceph:v19.2.3 - 国内下载镜像源 浏览次数:15

quay.io/ceph/ceph是Ceph分布式存储系统的容器镜像

源镜像 quay.io/ceph/ceph:v19.2.3
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/ceph/ceph:v19.2.3
镜像ID sha256:aade1b12b8e6196a39b8c83a7f707419487931732368729477a8c2bbcbca1d7c
镜像TAG v19.2.3
大小 1.46GB
镜像源 quay.io
CMD /bin/bash
启动入口
工作目录
OS/平台 linux/amd64
浏览量 15 次
贡献者
镜像创建 2025-07-17T19:53:27.088176504Z
同步时间 2025-08-01 17:18
更新时间 2025-08-02 14:18
环境变量
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 c92aebb279828e9c3c1f5d24613efca272649e62: 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 True: ceph 1.40.1: io.buildah.version 20250325: 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

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/ceph/ceph:v19.2.3
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/ceph/ceph:v19.2.3  quay.io/ceph/ceph:v19.2.3

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/ceph/ceph:v19.2.3
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/ceph/ceph:v19.2.3  quay.io/ceph/ceph:v19.2.3

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-07-18 03:53:32  1.30GB 
/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-07-18 03:53:27  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:53:26  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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/selinux &&     rm -f /etc/yum.repos.d/{ceph,ganesha,tcmu-runner,ceph-iscsi}.repo
                        
# 2025-07-18 03:53:26  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:53:25  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:53:25  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:52:01  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:52:01  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:52:00  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:52:00  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:52:00  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:51:59  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:51:59  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:51:59  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:51:58  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:51:58  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:51:58  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:51:57  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:51:57  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:51:49  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:51:34  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:51:33  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:51:32  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:51:32  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:51:20  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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 grep -q 'tsflags' /etc/dnf/dnf.conf ; then         sed -i 's/tsflags=.*/tsflags=nodocs/g' /etc/dnf/dnf.conf ;     else         echo "tsflags=nodocs" >> /etc/dnf/dnf.conf ;     fi
                        
# 2025-07-18 03:51:20  0.00B 
/bin/sh -c #(nop) LABEL ceph=True 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-07-18 03:51:20  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-07-18 03:51:20  0.00B 
|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=c92aebb279828e9c3c1f5d24613efca272649e62 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-07-18 03:51:20  0.00B 
/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 CI_CONTAINER FROM_IMAGE GANESHA_REPO_BASEURL OSD_FLAVOR
                        
# 2025-07-18 03:51:20  0.00B 
/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE GANESHA_REPO_BASEURL OSD_FLAVOR
                        
# 2025-07-18 03:51:20  0.00B 
/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE GANESHA_REPO_BASEURL
                        
# 2025-07-18 03:51:20  0.00B 
/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE
                        
# 2025-07-18 03:51:20  0.00B 
/bin/sh -c #(nop) ARG CEPH_REF CEPH_SHA1 FROM_IMAGE
                        
# 2025-07-18 03:51:20  0.00B 
/bin/sh -c #(nop) ARG CEPH_REF FROM_IMAGE
                        
# 2025-07-18 03:51:20  0.00B 
/bin/sh -c #(nop) ARG FROM_IMAGE
                        
# 2025-03-25 11:16:33  163.97MB 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2025-03-25 11:16: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="20250325"
                        
# 2025-03-25 11:16:30  0.00B 
/bin/sh -c #(nop) ADD file:b377b8415d8b78b2b002d6e437b71d8d4706849d6ffc359bb9f646f28adf28d6 in / 
                        
                    

镜像信息

{
    "Id": "sha256:aade1b12b8e6196a39b8c83a7f707419487931732368729477a8c2bbcbca1d7c",
    "RepoTags": [
        "quay.io/ceph/ceph:v19.2.3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/ceph/ceph:v19.2.3"
    ],
    "RepoDigests": [
        "quay.io/ceph/ceph@sha256:af0c5903e901e329adabe219dfc8d0c3efc1f05102a753902f33ee16c26b6cee",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/ceph/ceph@sha256:9b584fe963225f71088f6095c52d362ac49083a7f3e302ba219ab95854b87ad3"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2025-07-17T19:53:27.088176504Z",
    "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": [
            "/bin/bash"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "CEPH_GIT_REPO": "https://github.com/ceph/ceph.git",
            "CEPH_REF": "squid",
            "CEPH_SHA1": "c92aebb279828e9c3c1f5d24613efca272649e62",
            "FROM_IMAGE": "quay.io/centos/centos:stream9",
            "GANESHA_REPO_BASEURL": "https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/",
            "OSD_FLAVOR": "default",
            "ceph": "True",
            "io.buildah.version": "1.40.1",
            "org.label-schema.build-date": "20250325",
            "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/"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1459812505,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/7e5bfee544b26bded59d4327639ded52dca4fc33f30f137cf28777f81771ad3d/diff",
            "MergedDir": "/var/lib/docker/overlay2/3fbf97d6e934ce03e5ebbac0db19a41f59bcfa6a9f361e582baa2112acf3e428/merged",
            "UpperDir": "/var/lib/docker/overlay2/3fbf97d6e934ce03e5ebbac0db19a41f59bcfa6a9f361e582baa2112acf3e428/diff",
            "WorkDir": "/var/lib/docker/overlay2/3fbf97d6e934ce03e5ebbac0db19a41f59bcfa6a9f361e582baa2112acf3e428/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:ca2cbc7d00862ca2f06934bd41ab151a6315704b74a542c24125d49e218aeca8",
            "sha256:f07b49793f1502c18efc3f840a222c868d8495dc588d551eb02faf42bef3d310"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-08-01T17:18:05.604451861+08:00"
    }
}

更多版本

quay.io/ceph/ceph:v18.2.2

linux/amd64 quay.io1.25GB2024-06-25 12:40
631

quay.io/ceph/ceph:v18.2.4

linux/amd64 quay.io1.22GB2024-08-08 15:54
697

quay.io/ceph/ceph:v19

linux/amd64 quay.io1.28GB2024-09-05 16:45
571

quay.io/ceph/ceph:v16.2.9

linux/amd64 quay.io1.17GB2024-09-08 23:40
331

quay.io/ceph/ceph:v17

linux/amd64 quay.io1.26GB2024-09-11 11:13
392

quay.io/ceph/ceph:v18.2.2

linux/arm64 quay.io1.22GB2024-09-19 01:58
367

quay.io/ceph/ceph:v15.2.13-20210526

linux/amd64 quay.io1.03GB2024-09-19 21:08
195

quay.io/ceph/ceph:v15.2.17

linux/amd64 quay.io1.20GB2024-09-20 07:36
404

quay.io/ceph/ceph:v15

linux/amd64 quay.io1.20GB2024-10-08 09:34
219

quay.io/ceph/ceph-grafana:6.7.4

linux/amd64 quay.io486.18MB2024-10-08 09:35
313

quay.io/ceph/ceph:v14.2.22

linux/amd64 quay.io885.28MB2024-10-14 11:05
315

quay.io/ceph/ceph:v19.2.0

linux/amd64 quay.io1.28GB2024-12-19 11:36
288

quay.io/ceph/ceph:v18.2.4

linux/arm64 quay.io1.19GB2025-01-02 16:30
126

quay.io/ceph/ceph:v19.2.0

linux/arm64 quay.io1.24GB2025-01-02 16:32
148

quay.io/ceph/ceph:v18

linux/amd64 quay.io1.22GB2025-01-10 20:23
167

quay.io/ceph/ceph:v19.2.1

linux/amd64 quay.io1.30GB2025-02-11 14:28
201

quay.io/ceph/ceph:v19.2.1

linux/arm64 quay.io1.27GB2025-02-11 14:36
176

quay.io/ceph/ceph:v18.2.1

linux/amd64 quay.io1.26GB2025-03-16 13:59
160

quay.io/ceph/ceph:v19.2.2

linux/amd64 quay.io1.31GB2025-04-22 15:40
238

quay.io/ceph/ceph:v17.2.6

linux/amd64 quay.io1.26GB2025-05-09 20:24
126

quay.io/ceph/ceph:v17.2.3

linux/amd64 quay.io1.34GB2025-05-11 15:42
105

quay.io/ceph/ceph:v17.2.5

linux/amd64 quay.io1.31GB2025-06-20 17:39
78

quay.io/ceph/ceph-grafana:8.3.5

linux/amd64 quay.io558.05MB2025-06-27 19:19
67

quay.io/ceph/ceph:v19.2.3

linux/amd64 quay.io1.46GB2025-08-01 17:18
14