广告图片

docker.io/rook/ceph:v1.7.8 linux/amd64

docker.io/rook/ceph:v1.7.8 - 国内下载镜像源 浏览次数:12
ROCKSDB存储引擎
源镜像 docker.io/rook/ceph:v1.7.8
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rook/ceph:v1.7.8
镜像ID sha256:00102684e627c299175e4a6ca176ab1e520618267594082007828a7ff5296d04
镜像TAG v1.7.8
大小 1.17GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /tini -- /usr/local/bin/rook
工作目录
OS/平台 linux/amd64
浏览量 12 次
贡献者
镜像创建 2021-11-19T00:01:37.669866153Z
同步时间 2026-04-01 14:15
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CEPH_VERSION=pacific CEPH_POINT_RELEASE=-16.2.6 CEPH_DEVEL=false CEPH_REF=pacific OSD_FLAVOR=default
镜像标签
-16.2.6: CEPH_POINT_RELEASE HEAD: GIT_BRANCH True: GIT_CLEAN 8e00693ceace3f9bcdfaead0c72e7e3f6c691029: GIT_COMMIT https://github.com/ceph/ceph-container.git: GIT_REPO HEAD: RELEASE True: ceph Dimitri Savineau <dsavinea@redhat.com>: maintainer 20210915: org.label-schema.build-date GPLv2: org.label-schema.license CentOS Base Image: org.label-schema.name 1.0: org.label-schema.schema-version CentOS: org.label-schema.vendor

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rook/ceph:v1.7.8
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rook/ceph:v1.7.8  docker.io/rook/ceph:v1.7.8

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rook/ceph:v1.7.8
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rook/ceph:v1.7.8  docker.io/rook/ceph:v1.7.8

Shell快速替换命令

sed -i 's#rook/ceph:v1.7.8#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rook/ceph:v1.7.8#' deployment.yaml

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rook/ceph:v1.7.8 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rook/ceph:v1.7.8  docker.io/rook/ceph:v1.7.8'

镜像构建历史


# 2021-11-19 08:01:37  0.00B 
/bin/sh -c #(nop)  CMD [""]
                        
# 2021-11-19 08:01:36  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/tini" "--" "/usr/local/bin/rook"]
                        
# 2021-11-19 08:01:35  565.88KB 
/bin/sh -c #(nop) COPY dir:0a98df27c3026126724638403ef93467541fafc714cfb8f1050a72e9ec4d4dea in /etc/ceph-csv-templates 
                        
# 2021-11-19 08:01:33  163.34KB 
/bin/sh -c #(nop) COPY dir:8219635b94b63c25c4715145c2c703917636cf64ac053144fb188d3d76845ccc in /etc/rook-external/ 
                        
# 2021-11-19 08:01:32  22.72KB 
/bin/sh -c #(nop) COPY dir:d67df37929b62ad0bef3a7febc4c90afff98d7fe5584c4ad1630414eba371e74 in /etc/ceph-monitoring 
                        
# 2021-11-19 08:01:31  25.89KB 
/bin/sh -c #(nop) COPY dir:fc48dabf95fd735588826471c65c00b875996777021014b6a7ec307820ee78de in /etc/ceph-csi 
                        
# 2021-11-19 08:01:30  85.24MB 
/bin/sh -c #(nop) COPY multi:1fcc9cd24958a5d35aa3f93344b1b0a41449055cef919040219422ba2e49785b in /usr/local/bin/ 
                        
# 2021-11-19 08:01:27  24.06KB 
|2 ARCH=amd64 TINI_VERSION=v0.19.0 /bin/sh -c curl --fail -sSL -o /tini https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini-${ARCH} &&     chmod +x /tini
                        
# 2021-11-19 08:01:24  0.00B 
/bin/sh -c #(nop)  ARG TINI_VERSION
                        
# 2021-11-19 08:01:23  0.00B 
/bin/sh -c #(nop)  ARG ARCH
                        
# 2021-09-19 00:03:06  847.79MB 
/bin/sh -c yum install -y epel-release https://apache.jfrog.io/artifactory/arrow/centos/8/apache-arrow-release-latest.rpm && yum install -y jq && bash -c '   if [ -n "nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls" ]; then     echo "[ganesha]" > /etc/yum.repos.d/ganesha.repo ;     echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ;     if [[ "${CEPH_VERSION}" == master ]]; then       echo "baseurl=https://buildlogs.centos.org/centos/\$releasever/storage/\$basearch/nfsganesha-3/" >> /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 "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 "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 "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 "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/master/latest/centos/8/repo?arch=$(arch) -o /etc/yum.repos.d/tcmu-runner.repo ;     if [[ "${CEPH_VERSION}" =~ master ]]; then       curl -s -L https://shaman.ceph.com/api/repos/ceph-iscsi/master/latest/centos/8/repo -o /etc/yum.repos.d/ceph-iscsi.repo ;     elif [[ "${CEPH_VERSION}" =~ nautilus|octopus|pacific ]]; 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-16.2.6";   if [[ -n "-16.2.6" ]]; then     CPR=-16.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_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-16.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-16.2.6          ceph-mon-16.2.6          ceph-osd-16.2.6         ceph-mds-16.2.6 cephfs-mirror-16.2.6         rbd-mirror-16.2.6          ceph-mgr-16.2.6 ceph-mgr-cephadm-16.2.6 ceph-mgr-dashboard-16.2.6 ceph-mgr-diskprediction-local-16.2.6 ceph-mgr-k8sevents-16.2.6 ceph-mgr-rook-16.2.6 python3-saml        ceph-grafana-dashboards-16.2.6         kmod         lvm2         gdisk         smartmontools         nvme-cli         libstoragemgmt         ceph-radosgw-16.2.6 libradosstriper1-16.2.6         nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls         tcmu-runner ceph-iscsi python3-rtslib         attr ceph-fuse-16.2.6 rbd-nbd-16.2.6         ${CRIMSON_PACKAGES}         ceph-immutable-object-cache-16.2.6         python3-scikit-learn          &&     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-16.2.6          ceph-mon-16.2.6          ceph-osd-16.2.6         ceph-mds-16.2.6 cephfs-mirror-16.2.6         rbd-mirror-16.2.6          ceph-mgr-16.2.6 ceph-mgr-cephadm-16.2.6 ceph-mgr-dashboard-16.2.6 ceph-mgr-diskprediction-local-16.2.6 ceph-mgr-k8sevents-16.2.6 ceph-mgr-rook-16.2.6 python3-saml        ceph-grafana-dashboards-16.2.6         kmod         lvm2         gdisk         smartmontools         nvme-cli         libstoragemgmt         ceph-radosgw-16.2.6 libradosstriper1-16.2.6         nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls         tcmu-runner ceph-iscsi python3-rtslib         attr ceph-fuse-16.2.6 rbd-nbd-16.2.6         ${CRIMSON_PACKAGES}         ceph-immutable-object-cache-16.2.6         python3-scikit-learn          ) && 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 &&     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 &&     bash -c '       function ifstrip () { if compgen -g "$1"; then strip -s "$1"; fi } &&       ifstrip /usr/lib{,64}/ceph/erasure-code/* &&       ifstrip /usr/lib{,64}/rados-classes/* &&       ifstrip /usr/lib{,64}/python*/{dist,site}-packages/{rados,rbd,rgw}.*.so &&       ifstrip /usr/bin/{crushtool,monmaptool,osdmaptool}' &&     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-16.2.6          ceph-mon-16.2.6          ceph-osd-16.2.6         ceph-mds-16.2.6 cephfs-mirror-16.2.6         rbd-mirror-16.2.6          ceph-mgr-16.2.6 ceph-mgr-cephadm-16.2.6 ceph-mgr-dashboard-16.2.6 ceph-mgr-diskprediction-local-16.2.6 ceph-mgr-k8sevents-16.2.6 ceph-mgr-rook-16.2.6 python3-saml        ceph-grafana-dashboards-16.2.6         kmod         lvm2         gdisk         smartmontools         nvme-cli         libstoragemgmt         ceph-radosgw-16.2.6 libradosstriper1-16.2.6         nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls         tcmu-runner ceph-iscsi python3-rtslib         attr ceph-fuse-16.2.6 rbd-nbd-16.2.6         ${CRIMSON_PACKAGES}         ceph-immutable-object-cache-16.2.6         python3-scikit-learn          && echo 'Packages verified successfully'
                        
# 2021-09-18 23:58:57  0.00B 
/bin/sh -c #(nop)  ENV OSD_FLAVOR=default
                        
# 2021-09-18 23:58:56  0.00B 
/bin/sh -c #(nop)  ENV CEPH_REF=pacific
                        
# 2021-09-18 23:58:54  0.00B 
/bin/sh -c #(nop)  ENV CEPH_DEVEL=false
                        
# 2021-09-18 23:58:53  0.00B 
/bin/sh -c #(nop)  ENV CEPH_POINT_RELEASE=-16.2.6
                        
# 2021-09-18 23:58:51  0.00B 
/bin/sh -c #(nop)  ENV CEPH_VERSION=pacific
                        
# 2021-09-18 23:58:50  0.00B 
/bin/sh -c #(nop)  LABEL CEPH_POINT_RELEASE=-16.2.6
                        
# 2021-09-18 23:52:30  0.00B 
/bin/sh -c #(nop)  LABEL GIT_CLEAN=True
                        
# 2021-09-18 23:52:28  0.00B 
/bin/sh -c #(nop)  LABEL GIT_COMMIT=8e00693ceace3f9bcdfaead0c72e7e3f6c691029
                        
# 2021-09-18 23:52:27  0.00B 
/bin/sh -c #(nop)  LABEL GIT_BRANCH=HEAD
                        
# 2021-09-18 23:52:26  0.00B 
/bin/sh -c #(nop)  LABEL GIT_REPO=https://github.com/ceph/ceph-container.git
                        
# 2021-09-18 23:52:24  0.00B 
/bin/sh -c #(nop)  LABEL RELEASE=HEAD
                        
# 2021-09-18 23:52:23  0.00B 
/bin/sh -c #(nop)  LABEL ceph=True
                        
# 2021-09-18 23:52:21  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=Dimitri Savineau <dsavinea@redhat.com>
                        
# 2021-09-16 02:20:05  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2021-09-16 02:20:04  0.00B 
/bin/sh -c #(nop)  LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20210915
                        
# 2021-09-16 02:20:04  231.27MB 
/bin/sh -c #(nop) ADD file:805cb5e15fb6e0bb0326ca33fd2942e068863ce2a8491bb71522c652f31fb466 in / 
                        
                    

镜像信息

{
    "Id": "sha256:00102684e627c299175e4a6ca176ab1e520618267594082007828a7ff5296d04",
    "RepoTags": [
        "rook/ceph:v1.7.8",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rook/ceph:v1.7.8"
    ],
    "RepoDigests": [
        "rook/ceph@sha256:6a1b632f1e1e30ea33fa6289367304a07ae3cfcd4d05f09b99e61d88712337d1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rook/ceph@sha256:51ae08ee14d4e01c8f7392db1d7f99872d81bb395f24c3e03aaac5c1e940e858"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2021-11-19T00:01:37.669866153Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.10+azure-1",
    "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_VERSION=pacific",
            "CEPH_POINT_RELEASE=-16.2.6",
            "CEPH_DEVEL=false",
            "CEPH_REF=pacific",
            "OSD_FLAVOR=default"
        ],
        "Cmd": [
            ""
        ],
        "Image": "sha256:27edfeacbe9181dc9bcc6a79a85590ff9f5e6a72c9d96ddee8b15388cdb87727",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/tini",
            "--",
            "/usr/local/bin/rook"
        ],
        "OnBuild": null,
        "Labels": {
            "CEPH_POINT_RELEASE": "-16.2.6",
            "GIT_BRANCH": "HEAD",
            "GIT_CLEAN": "True",
            "GIT_COMMIT": "8e00693ceace3f9bcdfaead0c72e7e3f6c691029",
            "GIT_REPO": "https://github.com/ceph/ceph-container.git",
            "RELEASE": "HEAD",
            "ceph": "True",
            "maintainer": "Dimitri Savineau \u003cdsavinea@redhat.com\u003e",
            "org.label-schema.build-date": "20210915",
            "org.label-schema.license": "GPLv2",
            "org.label-schema.name": "CentOS Base Image",
            "org.label-schema.schema-version": "1.0",
            "org.label-schema.vendor": "CentOS"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1165098556,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/b0b69a42b0828428a78c38cb94c98c381de76a57f92132686061dd4f55094914/diff:/var/lib/docker/overlay2/3c050b0915a08ff509f5096ac1ec59661d755a016fab23784b0038a7e0129bf4/diff:/var/lib/docker/overlay2/0729bea4d0c896ef20937de46ce1a5b4c74dff0b84f77628aa65a89cb9e1b88a/diff:/var/lib/docker/overlay2/93f11c99ffff2dcc7897d8cb7b5f0229b516db5626bbcd76b17cb28f0605b1ed/diff:/var/lib/docker/overlay2/bf9d5d63e982bbeea689a22c891b1c3cec6d72ea6e10369d8a41605039257d15/diff:/var/lib/docker/overlay2/a498050082f8372b1e4dda734abd610a511dfec9da2d4f7719d604a221a2429c/diff:/var/lib/docker/overlay2/c25d3bcab6a32a685dcb4d3a7ae9c84bd60f5e86a5f7dc71ae3aeeabfd020d6d/diff",
            "MergedDir": "/var/lib/docker/overlay2/37ec65601b5aec2efcf93370831a949482a54fb1233a230de69fb52d3e0b8475/merged",
            "UpperDir": "/var/lib/docker/overlay2/37ec65601b5aec2efcf93370831a949482a54fb1233a230de69fb52d3e0b8475/diff",
            "WorkDir": "/var/lib/docker/overlay2/37ec65601b5aec2efcf93370831a949482a54fb1233a230de69fb52d3e0b8475/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:74ddd0ec08fa43d09f32636ba91a0a3053b02cb4627c35051aff89f853606b59",
            "sha256:389fd1ca0ddba26229b5a9f2c08817e245ac1e7701ffa369e2de5e9baefcd5d8",
            "sha256:6639f2a07660be0654e060cc50260a7087cfef0b8830988d8ea47c72d39c818d",
            "sha256:16d3b32244b5278f6c71b66e94f1dfade85982fd5fe976db1a80019511118d63",
            "sha256:e1c78ddb9794cd861efaea3d183988ff6e801a5261bfb64c29c9aba78c5f4c83",
            "sha256:f885f11d581c8c06c45cafa5d828ba07dfdd0c5a165a22f4b3c68b8bc9db66cd",
            "sha256:3605550c6a2bc02992ea0975e5ed40db5ac419a1566426766ed2f37a1d99dbea",
            "sha256:b7ba4e1e8bfb6fc3773755afce0a25bdfb694574103af1ff346a25383f73f192"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-04-01T14:15:04.631468867+08:00"
    }
}

更多版本

docker.io/rook/ceph:v1.6.5

linux/amd64 docker.io1.19GB2024-06-25 11:00
674

docker.io/rook/ceph:v1.13.9

linux/amd64 docker.io1.34GB2024-06-25 12:46
446

docker.io/rook/ceph:v1.14.9

linux/amd64 docker.io1.34GB2024-07-31 18:08
590

docker.io/rook/ceph:v1.15.0

linux/amd64 docker.io1.35GB2024-09-04 15:16
455

docker.io/rook/ceph:v1.12.8

linux/amd64 docker.io1.28GB2024-09-06 14:31
444

docker.io/rook/ceph:v1.9.7

linux/amd64 docker.io1.29GB2024-09-09 00:23
636

docker.io/rook/ceph:v1.15.1

linux/amd64 docker.io1.35GB2024-09-19 16:12
408

docker.io/rook/ceph:v1.7.11

linux/amd64 docker.io1.20GB2024-10-14 11:26
434

docker.io/rook/ceph:v1.15.3

linux/amd64 docker.io1.35GB2024-10-14 23:57
341

docker.io/rook/ceph:v1.15.4

linux/amd64 docker.io1.35GB2024-11-01 08:19
351

docker.io/rook/ceph:v1.15.5

linux/amd64 docker.io1.35GB2024-11-19 15:23
330

docker.io/rook/ceph:v1.14.10

linux/amd64 docker.io1.34GB2024-11-22 16:45
275

docker.io/rook/ceph:v1.15.6

linux/amd64 docker.io1.35GB2024-12-11 09:58
348

docker.io/rook/ceph:v1.16.0

linux/amd64 docker.io1.35GB2024-12-19 11:38
344

docker.io/rook/ceph:master

linux/amd64 docker.io1.35GB2024-12-26 11:15
389

docker.io/rook/ceph:v1.16.1

linux/amd64 docker.io1.35GB2025-01-05 17:12
296

docker.io/rook/ceph:v1.13.10

linux/arm64 docker.io1.29GB2025-01-13 14:17
271

docker.io/rook/ceph:v1.16.2

linux/amd64 docker.io1.35GB2025-02-06 16:04
404

docker.io/rook/ceph:v1.5.12

linux/amd64 docker.io1.18GB2025-02-19 10:13
315

docker.io/rook/ceph:v1.16.4

linux/amd64 docker.io1.36GB2025-02-24 10:44
335

docker.io/rook/ceph:v1.16.5

linux/amd64 docker.io1.36GB2025-03-11 00:48
341

docker.io/rook/ceph:v1.14.5

linux/amd64 docker.io1.34GB2025-03-19 21:27
334

docker.io/rook/ceph:v1.13.5

linux/amd64 docker.io1.34GB2025-04-09 10:58
279

docker.io/rook/ceph:v1.17.0

linux/amd64 docker.io1.44GB2025-04-22 15:47
435

docker.io/rook/ceph:v1.17.1

linux/amd64 docker.io1.44GB2025-04-27 11:49
282

docker.io/rook/ceph:v1.16.7

linux/amd64 docker.io1.36GB2025-05-09 19:48
318

docker.io/rook/ceph:v1.17.2

linux/amd64 docker.io1.44GB2025-05-11 15:36
370

docker.io/rook/ceph:v1.17.3

linux/amd64 docker.io1.44GB2025-06-04 18:01
229

docker.io/rook/ceph:v1.17.4

linux/amd64 docker.io1.44GB2025-06-10 15:06
285

docker.io/rook/ceph:v1.10.13

linux/amd64 docker.io1.43GB2025-06-20 09:40
247

docker.io/rook/ceph:v1.17.5

linux/amd64 docker.io1.44GB2025-06-20 16:28
301

docker.io/rook/ceph:v1.13.10

linux/amd64 docker.io1.33GB2025-07-14 23:30
217

docker.io/rook/ceph:v1.9.13

linux/amd64 docker.io1.33GB2025-07-27 15:48
303

docker.io/rook/ceph:v1.15.9

linux/amd64 docker.io1.35GB2025-08-01 14:20
194

docker.io/rook/ceph:v1.16.8

linux/amd64 docker.io1.36GB2025-08-01 15:36
320

docker.io/rook/ceph:v1.17.7

linux/amd64 docker.io1.58GB2025-08-01 16:44
248

docker.io/rook/ceph:v1.16.9

linux/amd64 docker.io1.36GB2025-08-22 10:54
199

docker.io/rook/ceph:v1.18.1

linux/amd64 docker.io1.59GB2025-09-08 17:01
173

docker.io/rook/ceph:v1.18.2

linux/amd64 docker.io1.59GB2025-09-12 11:45
223

docker.io/rook/ceph:v1.17.8

linux/amd64 docker.io1.58GB2025-09-20 21:26
195

docker.io/rook/ceph:v1.18.6

linux/amd64 docker.io1.59GB2025-10-30 13:16
189

docker.io/rook/ceph:v1.18.7

linux/amd64 docker.io1.59GB2025-11-16 09:40
192

docker.io/rook/ceph:v1.10.2

linux/amd64 docker.io1.40GB2025-12-05 14:02
138

docker.io/rook/ceph:v1.17.7

linux/arm64 docker.io1.53GB2025-12-19 16:25
155

docker.io/rook/ceph:v1.18.8

linux/amd64 docker.io1.59GB2025-12-26 16:30
185

docker.io/rook/ceph:v1.19.0

linux/amd64 docker.io1.66GB2026-01-21 11:15
152

docker.io/rook/ceph:v1.17.9

linux/amd64 docker.io1.58GB2026-02-01 00:09
118

docker.io/rook/ceph:v1.19.1

linux/amd64 docker.io1.66GB2026-02-09 14:51
113

docker.io/rook/ceph:v1.19.1

linux/arm64 docker.io1.63GB2026-02-14 10:13
88

docker.io/rook/ceph:v1.14.9

linux/arm64 docker.io1.31GB2026-02-14 12:32
92

docker.io/rook/ceph:v1.18.9

linux/amd64 docker.io1.59GB2026-03-12 17:24
59

docker.io/rook/ceph:v1.7.8

linux/amd64 docker.io1.17GB2026-04-01 14:15
11