Namespace
rook
Image / Tag
ceph:v1.5.0.671.g3bbc358
Content Digest
sha256:510db251e59b23675273cc9274daabbb9c4b580bf26f042911f4a14edec314bd
Details
Created

2021-03-21 14:37:33 UTC

Size

353 MB

Content Digest
Labels
  • CEPH_POINT_RELEASE
    -15.2.9
  • GIT_BRANCH
    HEAD
  • GIT_CLEAN
    True
  • GIT_COMMIT
    908e75b43c8b09a2a5f76e4b0a7571c4994e3e01
  • GIT_REPO
    https://github.com/ceph/ceph-container.git
  • RELEASE
    HEAD
  • ceph
    True
  • maintainer
    Dimitri Savineau <dsavinea@redhat.com>
  • org.label-schema.build-date
    20201204
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Base Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS

Environment
CEPH_DEVEL

false

CEPH_POINT_RELEASE

-15.2.9

CEPH_REF

octopus

CEPH_VERSION

octopus

OSD_FLAVOR

default

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 - 20.34% (71.7 MB)

[#001] sha256:008f517fda000b0a65f9e7e6ea6021139f9c58a530f89d11e412ebe8dd3f01b8 - 72.4% (255 MB)

[#002] sha256:53907e44e7ab79b0f6a2efd6e106a307944b3c1d2c4bacf7be82f5171a2fa508 - 0.0% (9.25 KB)

[#003] sha256:bbb046c0260d9c746b5bdffbc02621b3bf60d75f0b0b1cacfb4e8431f3d227b7 - 7.23% (25.5 MB)

[#004] sha256:010d9c8fafef4bfad4d9cd45bed4da05b195b4f91056cf93c4357e91fb1a8499 - 0.0% (2.72 KB)

[#005] sha256:034042b124990629b2b3163cbcb7356fa07629093c3e33035a0dc1820aba35d1 - 0.0% (3.77 KB)

[#006] sha256:33701b56d3e10f3549cc439419b086e054ead39e6573eb6c907c3312b1c8389c - 0.0% (17.3 KB)

[#007] sha256:41cfd7370426e726ed8ef3fbe3816a407c0c3743ab8e7f3aef5b97a8b11d3268 - 0.01% (53.2 KB)


History
2020-12-08 00:22:52 UTC

/bin/sh -c #(nop) ADD file:bd7a2aed6ede423b719ceb2f723e4ecdfa662b28639c8429731c878e86fb138b in /

2020-12-08 00:22:52 UTC

/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=20201204

2020-12-08 00:22:53 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2021-02-24 12:33:09 UTC

/bin/sh -c #(nop) LABEL maintainer=Dimitri Savineau <dsavinea@redhat.com>

2021-02-24 12:33:09 UTC

/bin/sh -c #(nop) LABEL ceph=True

2021-02-24 12:33:09 UTC

/bin/sh -c #(nop) LABEL RELEASE=HEAD

2021-02-24 12:33:09 UTC

/bin/sh -c #(nop) LABEL GIT_REPO=https://github.com/ceph/ceph-container.git

2021-02-24 12:33:09 UTC

/bin/sh -c #(nop) LABEL GIT_BRANCH=HEAD

2021-02-24 12:33:10 UTC

/bin/sh -c #(nop) LABEL GIT_COMMIT=908e75b43c8b09a2a5f76e4b0a7571c4994e3e01

2021-02-24 12:33:10 UTC

/bin/sh -c #(nop) LABEL GIT_CLEAN=True

2021-02-24 12:33:10 UTC

/bin/sh -c #(nop) LABEL CEPH_POINT_RELEASE=-15.2.9

2021-02-24 12:33:10 UTC

/bin/sh -c #(nop) ENV CEPH_VERSION=octopus

2021-02-24 12:33:10 UTC

/bin/sh -c #(nop) ENV CEPH_POINT_RELEASE=-15.2.9

2021-02-24 12:33:10 UTC

/bin/sh -c #(nop) ENV CEPH_DEVEL=false

2021-02-24 12:33:10 UTC

/bin/sh -c #(nop) ENV CEPH_REF=octopus

2021-02-24 12:33:11 UTC

/bin/sh -c #(nop) ENV OSD_FLAVOR=default

2021-02-24 12:35:21 UTC

/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|pacific ]]; 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|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 && rpm --import 'https://download.ceph.com/keys/release.asc' && if [[ "${CEPH_VERSION}" == nautilus ]]; then CEPH_MGR_K8SEVENTS="ceph-mgr-k8sevents-15.2.9"; if [[ -n "-15.2.9" ]]; then CPR=-15.2.9 ; 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|pacific ]] || ${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-15.2.9"; 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.9 ceph-mon-15.2.9 ceph-osd-15.2.9 ceph-mds-15.2.9 rbd-mirror-15.2.9 ceph-mgr-15.2.9 ceph-mgr-cephadm-15.2.9 ceph-mgr-dashboard-15.2.9 ceph-mgr-diskprediction-local-15.2.9 ceph-mgr-k8sevents-15.2.9 ceph-mgr-rook-15.2.9 python3-saml ceph-grafana-dashboards-15.2.9 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-15.2.9 libradosstriper1-15.2.9 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.9 rbd-nbd-15.2.9 ${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.9 ceph-mon-15.2.9 ceph-osd-15.2.9 ceph-mds-15.2.9 rbd-mirror-15.2.9 ceph-mgr-15.2.9 ceph-mgr-cephadm-15.2.9 ceph-mgr-dashboard-15.2.9 ceph-mgr-diskprediction-local-15.2.9 ceph-mgr-k8sevents-15.2.9 ceph-mgr-rook-15.2.9 python3-saml ceph-grafana-dashboards-15.2.9 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-15.2.9 libradosstriper1-15.2.9 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.9 rbd-nbd-15.2.9 ${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.9 ceph-mon-15.2.9 ceph-osd-15.2.9 ceph-mds-15.2.9 rbd-mirror-15.2.9 ceph-mgr-15.2.9 ceph-mgr-cephadm-15.2.9 ceph-mgr-dashboard-15.2.9 ceph-mgr-diskprediction-local-15.2.9 ceph-mgr-k8sevents-15.2.9 ceph-mgr-rook-15.2.9 python3-saml ceph-grafana-dashboards-15.2.9 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-15.2.9 libradosstriper1-15.2.9 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.9 rbd-nbd-15.2.9 ${CRIMSON_PACKAGES} && echo 'Packages verified successfully'

2021-03-21 14:37:27 UTC

/bin/sh -c #(nop) ARG ARCH

2021-03-21 14:37:27 UTC

/bin/sh -c #(nop) ARG TINI_VERSION

2021-03-21 14:37:28 UTC

|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-03-21 14:37:30 UTC

/bin/sh -c #(nop) COPY multi:308a96c1f1a231130053f8984f5f6da2a7957a078fc2f56514f090766e3e22ab in /usr/local/bin/

2021-03-21 14:37:31 UTC

/bin/sh -c #(nop) COPY dir:9c9892b593061c6221b2af458b53c65a5869a9f51e864b60d6d5419a5fc42bc0 in /etc/ceph-csi

2021-03-21 14:37:31 UTC

/bin/sh -c #(nop) COPY dir:6ec17eec78d6d78fe76786acef50471e21fd7334ddf5941f2e68f82cdbd7b212 in /etc/ceph-monitoring

2021-03-21 14:37:32 UTC

/bin/sh -c #(nop) COPY dir:092998613bc55633cf06fa830ff8e32880df1624e28719c21c5d09720f479c37 in /etc/rook-external/

2021-03-21 14:37:32 UTC

/bin/sh -c #(nop) COPY dir:652551ea730870e1602a94a02f6f7efd8b771f8d55e2af4e9527fef7927985d4 in /etc/ceph-csv-templates

2021-03-21 14:37:32 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--" "/usr/local/bin/rook"]

2021-03-21 14:37:33 UTC

/bin/sh -c #(nop) CMD [""]

Details
Created

2021-03-21 14:38:40 UTC

Size

303 MB

Content Digest
Labels
  • CEPH_POINT_RELEASE
    -15.2.9
  • GIT_BRANCH
    HEAD
  • GIT_CLEAN
    True
  • GIT_COMMIT
    908e75b43c8b09a2a5f76e4b0a7571c4994e3e01
  • GIT_REPO
    https://github.com/ceph/ceph-container.git
  • RELEASE
    HEAD
  • ceph
    True
  • maintainer
    Dimitri Savineau <dsavinea@redhat.com>
  • org.label-schema.build-date
    20201204
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Base Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS

Environment
CEPH_DEVEL

false

CEPH_POINT_RELEASE

-15.2.9

CEPH_REF

octopus

CEPH_VERSION

octopus

OSD_FLAVOR

default

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:333cbcae3fb80b9a46084ae4caea81a84aafda9700fb646ab89206d0cfe213fd - 23.78% (72.1 MB)

[#001] sha256:48d456b07fec851996d172dabcfe913cedde038d34073d448557838941ef6afa - 68.66% (208 MB)

[#002] sha256:a5711c4f4ad03484a6c01acf7ca2802eb96720404f8fbb608c805e2207ede152 - 0.0% (8.83 KB)

[#003] sha256:2b07e6c95ccb569b4b49f081756684c6355ded44bd7bbd6bce28432fcc75c6df - 7.53% (22.8 MB)

[#004] sha256:396de01eeb3111c58be8023f4f8abde10756622c651050bf700f67224af56b37 - 0.0% (2.73 KB)

[#005] sha256:fc4a86a75f5b0bc758370b639e1a9b512e063ac18f7283a665d7942091b67d23 - 0.0% (3.77 KB)

[#006] sha256:3fa66037cbb6145d70a6b21b06f15d945432a77d0c18c60b74f7c518fa99a7c9 - 0.01% (17.3 KB)

[#007] sha256:6e0344fb7042136a44ec8542a0b3d492033bb0470a2cb26a43a0ca8cc41125d6 - 0.02% (53.2 KB)


History
2020-12-07 23:42:06 UTC

/bin/sh -c #(nop) ADD file:edd6e1253ec7bbb67b5a28d40c7d28b34a443c2cfa327bebf55c8b0b19484bf9 in /

2020-12-07 23:42:09 UTC

/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=20201204

2020-12-07 23:42:10 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2021-02-24 11:21:32 UTC

/bin/sh -c #(nop) LABEL maintainer=Dimitri Savineau <dsavinea@redhat.com>

2021-02-24 11:21:32 UTC

/bin/sh -c #(nop) LABEL ceph=True

2021-02-24 11:21:32 UTC

/bin/sh -c #(nop) LABEL RELEASE=HEAD

2021-02-24 11:21:33 UTC

/bin/sh -c #(nop) LABEL GIT_REPO=https://github.com/ceph/ceph-container.git

2021-02-24 11:21:33 UTC

/bin/sh -c #(nop) LABEL GIT_BRANCH=HEAD

2021-02-24 11:21:33 UTC

/bin/sh -c #(nop) LABEL GIT_COMMIT=908e75b43c8b09a2a5f76e4b0a7571c4994e3e01

2021-02-24 11:21:33 UTC

/bin/sh -c #(nop) LABEL GIT_CLEAN=True

2021-02-24 11:21:34 UTC

/bin/sh -c #(nop) LABEL CEPH_POINT_RELEASE=-15.2.9

2021-02-24 11:21:34 UTC

/bin/sh -c #(nop) ENV CEPH_VERSION=octopus

2021-02-24 11:21:34 UTC

/bin/sh -c #(nop) ENV CEPH_POINT_RELEASE=-15.2.9

2021-02-24 11:21:35 UTC

/bin/sh -c #(nop) ENV CEPH_DEVEL=false

2021-02-24 11:21:35 UTC

/bin/sh -c #(nop) ENV CEPH_REF=octopus

2021-02-24 11:21:35 UTC

/bin/sh -c #(nop) ENV OSD_FLAVOR=default

2021-02-24 11:25:07 UTC

/bin/sh -c yum install -y epel-release && yum install -y jq && bash -c ' if [ -n "" ]; then echo "[ganesha]" > /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ; if [[ "${CEPH_VERSION}" =~ master|pacific ]]; 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 "" ]; 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|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 && rpm --import 'https://download.ceph.com/keys/release.asc' && if [[ "${CEPH_VERSION}" == nautilus ]]; then CEPH_MGR_K8SEVENTS="ceph-mgr-k8sevents-15.2.9"; if [[ -n "-15.2.9" ]]; then CPR=-15.2.9 ; 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|pacific ]] || ${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-15.2.9"; 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.9 ceph-mon-15.2.9 ceph-osd-15.2.9 ceph-mds-15.2.9 rbd-mirror-15.2.9 ceph-mgr-15.2.9 ceph-mgr-cephadm-15.2.9 ceph-mgr-dashboard-15.2.9 ceph-mgr-diskprediction-local-15.2.9 ceph-mgr-k8sevents-15.2.9 ceph-mgr-rook-15.2.9 ceph-grafana-dashboards-15.2.9 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-15.2.9 libradosstriper1-15.2.9 attr ceph-fuse-15.2.9 rbd-nbd-15.2.9 ${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.9 ceph-mon-15.2.9 ceph-osd-15.2.9 ceph-mds-15.2.9 rbd-mirror-15.2.9 ceph-mgr-15.2.9 ceph-mgr-cephadm-15.2.9 ceph-mgr-dashboard-15.2.9 ceph-mgr-diskprediction-local-15.2.9 ceph-mgr-k8sevents-15.2.9 ceph-mgr-rook-15.2.9 ceph-grafana-dashboards-15.2.9 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-15.2.9 libradosstriper1-15.2.9 attr ceph-fuse-15.2.9 rbd-nbd-15.2.9 ${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.9 ceph-mon-15.2.9 ceph-osd-15.2.9 ceph-mds-15.2.9 rbd-mirror-15.2.9 ceph-mgr-15.2.9 ceph-mgr-cephadm-15.2.9 ceph-mgr-dashboard-15.2.9 ceph-mgr-diskprediction-local-15.2.9 ceph-mgr-k8sevents-15.2.9 ceph-mgr-rook-15.2.9 ceph-grafana-dashboards-15.2.9 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-15.2.9 libradosstriper1-15.2.9 attr ceph-fuse-15.2.9 rbd-nbd-15.2.9 ${CRIMSON_PACKAGES} && echo 'Packages verified successfully'

2021-03-21 14:38:34 UTC

/bin/sh -c #(nop) ARG ARCH

2021-03-21 14:38:34 UTC

/bin/sh -c #(nop) ARG TINI_VERSION

2021-03-21 14:38:36 UTC

|2 ARCH=arm64 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-03-21 14:38:38 UTC

/bin/sh -c #(nop) COPY multi:f6cc2674f9ac0b6c9bc6ab9499f93f80e3ea680e6f1a4777aaa2a82316d6d510 in /usr/local/bin/

2021-03-21 14:38:39 UTC

/bin/sh -c #(nop) COPY dir:9c9892b593061c6221b2af458b53c65a5869a9f51e864b60d6d5419a5fc42bc0 in /etc/ceph-csi

2021-03-21 14:38:39 UTC

/bin/sh -c #(nop) COPY dir:6ec17eec78d6d78fe76786acef50471e21fd7334ddf5941f2e68f82cdbd7b212 in /etc/ceph-monitoring

2021-03-21 14:38:40 UTC

/bin/sh -c #(nop) COPY dir:092998613bc55633cf06fa830ff8e32880df1624e28719c21c5d09720f479c37 in /etc/rook-external/

2021-03-21 14:38:40 UTC

/bin/sh -c #(nop) COPY dir:056bbf004266f80df394c56ca8ab1ec71858968593de098e0f80167b70750d00 in /etc/ceph-csv-templates

2021-03-21 14:38:40 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--" "/usr/local/bin/rook"]

2021-03-21 14:38:40 UTC

/bin/sh -c #(nop) CMD [""]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete