Namespace
rook
Image / Tag
ceph:v1.6.0.140.g34f96ad
Content Digest
sha256:0925f576466959827e50d3a5ecb1b0964c990f3a86ca448b52aebb6c79a7013a
Details
Created

2021-04-22 08:32:16 UTC

Size

392 MB

Content Digest
Labels
  • CEPH_POINT_RELEASE
    -16.2.1
  • GIT_BRANCH
    HEAD
  • GIT_CLEAN
    True
  • GIT_COMMIT
    55d844cebc8e66179125a0cddeb922cff3b0a48c
  • 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

-16.2.1

CEPH_REF

pacific

CEPH_VERSION

pacific

OSD_FLAVOR

default

PATH

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


Layers

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

[#001] sha256:67583982e57e620f634c45ad483212a4dadc782db62c9a941f841be403fedd35 - 75.42% (295 MB)

[#002] sha256:cde34de96eeb4ee5def58c551273d0033f1a08a07c9e74fc420a806f5a2aff39 - 0.0% (9.24 KB)

[#003] sha256:9dd83c356e318f94477ac3b750962b8c172171d24eeb632c36e11fc592c78518 - 6.23% (24.4 MB)

[#004] sha256:10e68ced0ffe7a47840d55bc506e7b99ca5e506977f172bb69f6351140d45ab3 - 0.0% (2.81 KB)

[#005] sha256:210b68e0476e6086cdffe275152db4d817c4ab18ebbe75b682b69919e322a013 - 0.0% (3.93 KB)

[#006] sha256:4058fbe8675a5e818d0718feb9a946780531ac719e85b1f79524b7fccf39ecb9 - 0.0% (17.3 KB)

[#007] sha256:423cfd5c9e13b70e364de2dfb6c67bf618a0448d855877d2f50076322db6b0da - 0.03% (121 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-04-19 23:19:47 UTC

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

2021-04-19 23:19:48 UTC

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

2021-04-19 23:19:50 UTC

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

2021-04-19 23:19:51 UTC

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

2021-04-19 23:19:52 UTC

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

2021-04-19 23:19:53 UTC

/bin/sh -c #(nop) LABEL GIT_COMMIT=55d844cebc8e66179125a0cddeb922cff3b0a48c

2021-04-19 23:19:54 UTC

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

2021-04-19 23:25:18 UTC

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

2021-04-19 23:25:19 UTC

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

2021-04-19 23:25:21 UTC

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

2021-04-19 23:25:22 UTC

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

2021-04-19 23:25:23 UTC

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

2021-04-19 23:25:24 UTC

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

2021-04-19 23:30:06 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 ]]; 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 && rpm --import 'https://download.ceph.com/keys/release.asc' && if [[ "${CEPH_VERSION}" == nautilus ]]; then CEPH_MGR_K8SEVENTS="ceph-mgr-k8sevents-16.2.1"; if [[ -n "-16.2.1" ]]; then CPR=-16.2.1 ; 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.1"; 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 ; fi ' && yum install -y ca-certificates e2fsprogs ceph-common-16.2.1 ceph-mon-16.2.1 ceph-osd-16.2.1 ceph-mds-16.2.1 cephfs-mirror-16.2.1 rbd-mirror-16.2.1 ceph-mgr-16.2.1 ceph-mgr-cephadm-16.2.1 ceph-mgr-dashboard-16.2.1 ceph-mgr-diskprediction-local-16.2.1 ceph-mgr-k8sevents-16.2.1 ceph-mgr-rook-16.2.1 python3-saml ceph-grafana-dashboards-16.2.1 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-16.2.1 libradosstriper1-16.2.1 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.1 rbd-nbd-16.2.1 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.1 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.1 ceph-mon-16.2.1 ceph-osd-16.2.1 ceph-mds-16.2.1 cephfs-mirror-16.2.1 rbd-mirror-16.2.1 ceph-mgr-16.2.1 ceph-mgr-cephadm-16.2.1 ceph-mgr-dashboard-16.2.1 ceph-mgr-diskprediction-local-16.2.1 ceph-mgr-k8sevents-16.2.1 ceph-mgr-rook-16.2.1 python3-saml ceph-grafana-dashboards-16.2.1 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-16.2.1 libradosstriper1-16.2.1 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.1 rbd-nbd-16.2.1 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.1 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.1 ceph-mon-16.2.1 ceph-osd-16.2.1 ceph-mds-16.2.1 cephfs-mirror-16.2.1 rbd-mirror-16.2.1 ceph-mgr-16.2.1 ceph-mgr-cephadm-16.2.1 ceph-mgr-dashboard-16.2.1 ceph-mgr-diskprediction-local-16.2.1 ceph-mgr-k8sevents-16.2.1 ceph-mgr-rook-16.2.1 python3-saml ceph-grafana-dashboards-16.2.1 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-16.2.1 libradosstriper1-16.2.1 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.1 rbd-nbd-16.2.1 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.1 python3-scikit-learn && echo 'Packages verified successfully'

2021-04-22 08:32:09 UTC

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

2021-04-22 08:32:09 UTC

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

2021-04-22 08:32:11 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-04-22 08:32:13 UTC

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

2021-04-22 08:32:15 UTC

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

2021-04-22 08:32:15 UTC

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

2021-04-22 08:32:15 UTC

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

2021-04-22 08:32:15 UTC

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

2021-04-22 08:32:16 UTC

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

2021-04-22 08:32:16 UTC

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

Details
Created

2021-04-22 08:33:24 UTC

Size

360 MB

Content Digest
Labels
  • CEPH_POINT_RELEASE
    -16.2.1
  • GIT_BRANCH
    HEAD
  • GIT_CLEAN
    True
  • GIT_COMMIT
    55d844cebc8e66179125a0cddeb922cff3b0a48c
  • 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

-16.2.1

CEPH_REF

pacific

CEPH_VERSION

pacific

OSD_FLAVOR

default

PATH

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


Layers

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

[#001] sha256:f5c4dfe092b98fb97afeacbae8c5f4fbe76836b2dc38beec8f409f1b751b7517 - 73.87% (266 MB)

[#002] sha256:a75a6fa1df6f629b8c7a271d93157292d9da621c58e43e23c32f84005de85741 - 0.0% (8.82 KB)

[#003] sha256:43b4599ec758c452ca931f55512812aef5c007623f9f469be3fea9ec4dd14f6d - 6.04% (21.7 MB)

[#004] sha256:b75a8618a5b763a798d73024870bc51c53b661c6e66960f990a76392ca007e29 - 0.0% (2.8 KB)

[#005] sha256:a9ca6e5b0c82215ebd19d52812793f4939774176107a670a443d1e2d54270cbc - 0.0% (3.93 KB)

[#006] sha256:408c36b624032bf268aa33cd37d6a4285449aa97699f8a78d176ff31a6b7838b - 0.0% (17.3 KB)

[#007] sha256:787e83b46b93152f0ba31973eb203ffb041f47c157f1c5741cea1f4d35046dd0 - 0.03% (122 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-04-19 23:21:26 UTC

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

2021-04-19 23:21:26 UTC

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

2021-04-19 23:21:27 UTC

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

2021-04-19 23:21:27 UTC

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

2021-04-19 23:21:27 UTC

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

2021-04-19 23:21:28 UTC

/bin/sh -c #(nop) LABEL GIT_COMMIT=55d844cebc8e66179125a0cddeb922cff3b0a48c

2021-04-19 23:21:28 UTC

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

2021-04-19 23:28:17 UTC

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

2021-04-19 23:28:17 UTC

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

2021-04-19 23:28:17 UTC

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

2021-04-19 23:28:18 UTC

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

2021-04-19 23:28:18 UTC

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

2021-04-19 23:28:18 UTC

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

2021-04-19 23:33:11 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 ]]; 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 && rpm --import 'https://download.ceph.com/keys/release.asc' && if [[ "${CEPH_VERSION}" == nautilus ]]; then CEPH_MGR_K8SEVENTS="ceph-mgr-k8sevents-16.2.1"; if [[ -n "-16.2.1" ]]; then CPR=-16.2.1 ; 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.1"; 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 ; fi ' && yum install -y ca-certificates e2fsprogs ceph-common-16.2.1 ceph-mon-16.2.1 ceph-osd-16.2.1 ceph-mds-16.2.1 cephfs-mirror-16.2.1 rbd-mirror-16.2.1 ceph-mgr-16.2.1 ceph-mgr-cephadm-16.2.1 ceph-mgr-dashboard-16.2.1 ceph-mgr-diskprediction-local-16.2.1 ceph-mgr-k8sevents-16.2.1 ceph-mgr-rook-16.2.1 ceph-grafana-dashboards-16.2.1 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-16.2.1 libradosstriper1-16.2.1 tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-16.2.1 rbd-nbd-16.2.1 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.1 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.1 ceph-mon-16.2.1 ceph-osd-16.2.1 ceph-mds-16.2.1 cephfs-mirror-16.2.1 rbd-mirror-16.2.1 ceph-mgr-16.2.1 ceph-mgr-cephadm-16.2.1 ceph-mgr-dashboard-16.2.1 ceph-mgr-diskprediction-local-16.2.1 ceph-mgr-k8sevents-16.2.1 ceph-mgr-rook-16.2.1 ceph-grafana-dashboards-16.2.1 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-16.2.1 libradosstriper1-16.2.1 tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-16.2.1 rbd-nbd-16.2.1 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.1 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.1 ceph-mon-16.2.1 ceph-osd-16.2.1 ceph-mds-16.2.1 cephfs-mirror-16.2.1 rbd-mirror-16.2.1 ceph-mgr-16.2.1 ceph-mgr-cephadm-16.2.1 ceph-mgr-dashboard-16.2.1 ceph-mgr-diskprediction-local-16.2.1 ceph-mgr-k8sevents-16.2.1 ceph-mgr-rook-16.2.1 ceph-grafana-dashboards-16.2.1 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-16.2.1 libradosstriper1-16.2.1 tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-16.2.1 rbd-nbd-16.2.1 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.1 python3-scikit-learn && echo 'Packages verified successfully'

2021-04-22 08:33:17 UTC

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

2021-04-22 08:33:17 UTC

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

2021-04-22 08:33:19 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-04-22 08:33:21 UTC

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

2021-04-22 08:33:23 UTC

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

2021-04-22 08:33:23 UTC

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

2021-04-22 08:33:23 UTC

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

2021-04-22 08:33:24 UTC

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

2021-04-22 08:33:24 UTC

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

2021-04-22 08:33:24 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