quay.io/cephcsi/cephcsi:v3.2.0 linux/amd64

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

quay.io/cephcsi/cephcsi

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

源镜像 quay.io/cephcsi/cephcsi:v3.2.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/cephcsi/cephcsi:v3.2.0
镜像ID sha256:7874e4587f14264b4d91479690260e3ba2ac5d3dc79530e98f3568d5a2b3c37e
镜像TAG v3.2.0
大小 1.00GB
镜像源 quay.io
CMD
启动入口 /usr/local/bin/cephcsi
工作目录
OS/平台 linux/amd64
浏览量 29 次
贡献者 zh********8@163.com
镜像创建 2020-12-09T13:16:52.214141906Z
同步时间 2024-10-21 11:22
更新时间 2024-10-23 19:10
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CEPH_VERSION=octopus CEPH_POINT_RELEASE=-15.2.7 CEPH_DEVEL=false CEPH_REF=octopus OSD_FLAVOR=default
镜像标签
-15.2.7: CEPH_POINT_RELEASE HEAD: GIT_BRANCH True: GIT_CLEAN 74bc74245d4867f6e24980130b7b697011bf73e6: GIT_COMMIT https://github.com/ceph/ceph-container.git: GIT_REPO HEAD: RELEASE : architecture True: ceph Ceph-CSI Plugin: description Dimitri Savineau <dsavinea@redhat.com>: maintainer Ceph-CSI Authors: maintainers 20200809: 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 : version

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

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

Containerd拉取命令

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

Shell快速替换命令

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

镜像历史

大小 创建时间 层信息
0.00B 2020-12-09 21:16:52 /bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/cephcsi"]
0.00B 2020-12-09 21:16:52 |1 SRC_DIR=/go/src/github.com/ceph/ceph-csi/ /bin/sh -c [ $(ldd /usr/local/bin/cephcsi | grep -c '=> not found') = '0' ]
46.64MB 2020-12-09 21:16:51 /bin/sh -c #(nop) COPY file:40c832e1086386863e7534f7443f678712da04100a21d9e2492df4c198d39584 in /usr/local/bin/cephcsi
0.00B 2020-12-09 21:16:50 /bin/sh -c #(nop) LABEL maintainers=Ceph-CSI Authors version= architecture= description=Ceph-CSI Plugin
0.00B 2020-12-09 21:16:50 /bin/sh -c #(nop) ARG SRC_DIR
739.17MB 2020-12-01 09:36:48 /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" ]; 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 ; 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=0" >> /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 ; 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 ; else echo "baseurl=https://download.ceph.com/nfs-ganesha/rpm-V2.7-stable/$CEPH_VERSION/\$basearch/" >> /etc/yum.repos.d/ganesha.repo ; fi ; echo "gpgcheck=0" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; 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 > /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 > /etc/yum.repos.d/ceph-iscsi.repo ; elif [[ "${CEPH_VERSION}" =~ nautilus|octopus ]]; 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 && rpm --import 'https://download.ceph.com/keys/release.asc' && if [[ "${CEPH_VERSION}" == nautilus ]]; then CEPH_MGR_K8SEVENTS="ceph-mgr-k8sevents-15.2.7"; if [[ -n "-15.2.7" ]]; then CPR=-15.2.7 ; 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 [[ 8 -eq 8 ]]; then yum install -y dnf-plugins-core ; yum copr enable -y ktdreyer/ceph-el8 ; fi && if [[ "${CEPH_VERSION}" =~ master ]] || ${CEPH_DEVEL}; then REPO_URL=$(curl -s "https://shaman.ceph.com/api/search/?project=ceph&distros=centos/8&flavor=${OSD_FLAVOR}&ref=${CEPH_REF}&sha1=latest" | jq -a ".[0] | .url"); RELEASE_VER=0 ; if [[ "${OSD_FLAVOR}" == "crimson" ]]; then CRIMSON_PACKAGES="ceph-crimson-osd-15.2.7"; 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" ' && yum install -y ca-certificates e2fsprogs ceph-common-15.2.7 ceph-mon-15.2.7 ceph-osd-15.2.7 ceph-mds-15.2.7 rbd-mirror-15.2.7 ceph-mgr-15.2.7 ceph-mgr-cephadm-15.2.7 ceph-mgr-dashboard-15.2.7 ceph-mgr-diskprediction-local-15.2.7 ceph-mgr-k8sevents-15.2.7 ceph-mgr-rook-15.2.7 python3-saml ceph-grafana-dashboards-15.2.7 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-15.2.7 libradosstriper1-15.2.7 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-15.2.7 rbd-nbd-15.2.7 ${CRIMSON_PACKAGES} && 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-15.2.7 ceph-mon-15.2.7 ceph-osd-15.2.7 ceph-mds-15.2.7 rbd-mirror-15.2.7 ceph-mgr-15.2.7 ceph-mgr-cephadm-15.2.7 ceph-mgr-dashboard-15.2.7 ceph-mgr-diskprediction-local-15.2.7 ceph-mgr-k8sevents-15.2.7 ceph-mgr-rook-15.2.7 python3-saml ceph-grafana-dashboards-15.2.7 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-15.2.7 libradosstriper1-15.2.7 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-15.2.7 rbd-nbd-15.2.7 ${CRIMSON_PACKAGES} ) && 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-15.2.7 ceph-mon-15.2.7 ceph-osd-15.2.7 ceph-mds-15.2.7 rbd-mirror-15.2.7 ceph-mgr-15.2.7 ceph-mgr-cephadm-15.2.7 ceph-mgr-dashboard-15.2.7 ceph-mgr-diskprediction-local-15.2.7 ceph-mgr-k8sevents-15.2.7 ceph-mgr-rook-15.2.7 python3-saml ceph-grafana-dashboards-15.2.7 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-15.2.7 libradosstriper1-15.2.7 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-15.2.7 rbd-nbd-15.2.7 ${CRIMSON_PACKAGES} && echo 'Packages verified successfully'
0.00B 2020-12-01 09:35:02 /bin/sh -c #(nop) ENV OSD_FLAVOR=default
0.00B 2020-12-01 09:35:02 /bin/sh -c #(nop) ENV CEPH_REF=octopus
0.00B 2020-12-01 09:35:02 /bin/sh -c #(nop) ENV CEPH_DEVEL=false
0.00B 2020-12-01 09:35:02 /bin/sh -c #(nop) ENV CEPH_POINT_RELEASE=-15.2.7
0.00B 2020-12-01 09:35:01 /bin/sh -c #(nop) ENV CEPH_VERSION=octopus
0.00B 2020-12-01 09:35:01 /bin/sh -c #(nop) LABEL CEPH_POINT_RELEASE=-15.2.7
0.00B 2020-12-01 09:35:01 /bin/sh -c #(nop) LABEL GIT_CLEAN=True
0.00B 2020-12-01 09:35:01 /bin/sh -c #(nop) LABEL GIT_COMMIT=74bc74245d4867f6e24980130b7b697011bf73e6
0.00B 2020-12-01 09:35:01 /bin/sh -c #(nop) LABEL GIT_BRANCH=HEAD
0.00B 2020-12-01 09:35:01 /bin/sh -c #(nop) LABEL GIT_REPO=https://github.com/ceph/ceph-container.git
0.00B 2020-12-01 09:35:00 /bin/sh -c #(nop) LABEL RELEASE=HEAD
0.00B 2020-12-01 09:35:00 /bin/sh -c #(nop) LABEL ceph=True
0.00B 2020-12-01 09:35:00 /bin/sh -c #(nop) LABEL maintainer=Dimitri Savineau <dsavinea@redhat.com>
0.00B 2020-08-11 02:19:49 /bin/sh -c #(nop) CMD ["/bin/bash"]
0.00B 2020-08-11 02:19:49 /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=20200809
215.10MB 2020-08-11 02:19:49 /bin/sh -c #(nop) ADD file:538afc0c5c964ce0dde0141953a4dcf03c2d993c5989c92e7fee418e9305e2a3 in /

镜像信息

{
    "Id": "sha256:7874e4587f14264b4d91479690260e3ba2ac5d3dc79530e98f3568d5a2b3c37e",
    "RepoTags": [
        "quay.io/cephcsi/cephcsi:v3.2.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/cephcsi/cephcsi:v3.2.0"
    ],
    "RepoDigests": [
        "quay.io/cephcsi/cephcsi@sha256:5f9ae3cba8dece5d6844af1d8ecd752d0ce25fc302b295df1f1462b11640273f",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/cephcsi/cephcsi@sha256:ddfe11a51e9d4dfd413f6e29a511e16e25eab965324f11bf8ce78b95a00de6c3"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2020-12-09T13:16:52.214141906Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "18.06.0-ce",
    "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=octopus",
            "CEPH_POINT_RELEASE=-15.2.7",
            "CEPH_DEVEL=false",
            "CEPH_REF=octopus",
            "OSD_FLAVOR=default"
        ],
        "Cmd": null,
        "ArgsEscaped": true,
        "Image": "sha256:d8612ddea2646cac1489f2ca4f9a4aea71d7a15c10873a52c44f060c8c814506",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/usr/local/bin/cephcsi"
        ],
        "OnBuild": null,
        "Labels": {
            "CEPH_POINT_RELEASE": "-15.2.7",
            "GIT_BRANCH": "HEAD",
            "GIT_CLEAN": "True",
            "GIT_COMMIT": "74bc74245d4867f6e24980130b7b697011bf73e6",
            "GIT_REPO": "https://github.com/ceph/ceph-container.git",
            "RELEASE": "HEAD",
            "architecture": "",
            "ceph": "True",
            "description": "Ceph-CSI Plugin",
            "maintainer": "Dimitri Savineau \u003cdsavinea@redhat.com\u003e",
            "maintainers": "Ceph-CSI Authors",
            "org.label-schema.build-date": "20200809",
            "org.label-schema.license": "GPLv2",
            "org.label-schema.name": "CentOS Base Image",
            "org.label-schema.schema-version": "1.0",
            "org.label-schema.vendor": "CentOS",
            "version": ""
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1000919115,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/f86432763eac18aee8b4239c74e66aa1317fbad19da80b02a680d6ed5bac9ebc/diff:/var/lib/docker/overlay2/85d110b6ee3f7dfc10d452c3422eeab62af8244ba2e9cf2776aea647582b1fcb/diff",
            "MergedDir": "/var/lib/docker/overlay2/54d74898d6008261b21eb43a2c63eb07405edda14d25145b63aea5eb1dfffe0c/merged",
            "UpperDir": "/var/lib/docker/overlay2/54d74898d6008261b21eb43a2c63eb07405edda14d25145b63aea5eb1dfffe0c/diff",
            "WorkDir": "/var/lib/docker/overlay2/54d74898d6008261b21eb43a2c63eb07405edda14d25145b63aea5eb1dfffe0c/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:291f6e44771a7b4399b0c6fb40ab4fe0331ddf76eda11080f052b003d96c7726",
            "sha256:fc04ba1587c0d1067f5f9bc865c38f46029e99689910119b57dc54a990f7e55b",
            "sha256:7fa23d08b550b8b292f981d9409be3843ad4e6e6a14ec33bb23c59667a1c5d0f"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-10-21T11:21:35.399481555+08:00"
    }
}

更多版本