2020-04-09 23:04:19 UTC
304 MB
false
CEPH_POINT_RELEASE-14.2.8
CEPH_VERSIONnautilus
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 - 23.74% (72.3 MB)
[#001] sha256:739f594d5bb3b2d70c20416fbd3ea67ddd28b8fbf497714e7817b018eb80674e - 68.11% (207 MB)
[#002] sha256:93bcd724511060937368487f0578c0df799388ec05faf08ae9d9c41cd15a8551 - 0.0% (9.48 KB)
[#003] sha256:cf20a2953188e9de29628bb24ad975a6f617b586a6072378e4a30b65c0c7eed8 - 8.14% (24.8 MB)
[#004] sha256:6aec05bdcb4c2501636951a99f1ee284c954fc231c05c22f8c3d2aa27949d210 - 0.0% (2.76 KB)
[#005] sha256:e3dafd33edfb6a087a143ea4a0883ff589772f50c76df5c5cfa8492c7d2ea758 - 0.0% (3.14 KB)
[#006] sha256:8d9cc08dac28f6c6c5e48118429cbb77f8e9ae987a42896486d0c687951d9dbe - 0.0% (8.31 KB)
/bin/sh -c #(nop) ADD file:45a381049c52b5664e5e911dead277b25fadbae689c0bb35be3c42dff0f2dffe in /
2019-11-12 00:20:33 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=20191001
2019-11-12 00:20:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-03-03 11:35:43 UTC/bin/sh -c #(nop) LABEL maintainer=Dimitri Savineau <dsavinea@redhat.com>
2020-03-03 11:35:43 UTC/bin/sh -c #(nop) LABEL RELEASE=HEAD
2020-03-03 11:35:43 UTC/bin/sh -c #(nop) LABEL GIT_REPO=https://github.com/ceph/ceph-container.git
2020-03-03 11:35:43 UTC/bin/sh -c #(nop) LABEL GIT_BRANCH=HEAD
2020-03-03 11:35:43 UTC/bin/sh -c #(nop) LABEL GIT_COMMIT=13b097cae718367121e3242a2aff4ae0fd298c43
2020-03-03 11:35:44 UTC/bin/sh -c #(nop) LABEL GIT_CLEAN=True
2020-03-03 11:35:44 UTC/bin/sh -c #(nop) LABEL CEPH_POINT_RELEASE=-14.2.8
2020-03-03 11:35:44 UTC/bin/sh -c #(nop) ENV CEPH_VERSION=nautilus
2020-03-03 11:35:44 UTC/bin/sh -c #(nop) ENV CEPH_POINT_RELEASE=-14.2.8
2020-03-03 11:35:45 UTC/bin/sh -c #(nop) ENV CEPH_DEVEL=false
2020-03-03 11:38:12 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" ]; then echo "[ganesha]" > /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ; if [[ "${CEPH_VERSION}" =~ master|^wip* ]]; then echo "baseurl=https://download.nfs-ganesha.org/3/LATEST/CentOS/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.nfs-ganesha.org/3/LATEST/CentOS/el-\$releasever/noarch" >> /etc/yum.repos.d/ganesha.repo ; elif [[ "${CEPH_VERSION}" == nautilus ]]; then echo "baseurl=http://download.ceph.com/nfs-ganesha/rpm-V2.8-stable/$CEPH_VERSION/\$basearch/" >> /etc/yum.repos.d/ganesha.repo ; else echo "baseurl=http://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 python-rtslib" ]; then curl -s -L https://shaman.ceph.com/api/repos/tcmu-runner/master/latest/centos/7/repo > /etc/yum.repos.d/tcmu-runner.repo ; if [[ "${CEPH_VERSION}" =~ master|^wip* ]]; then curl -s -L https://shaman.ceph.com/api/repos/ceph-iscsi/master/latest/centos/7/repo > /etc/yum.repos.d/ceph-iscsi.repo ; elif [[ "${CEPH_VERSION}" == nautilus ]]; then curl -s -L https://download.ceph.com/ceph-iscsi/3/rpm/el7/ceph-iscsi.repo -o /etc/yum.repos.d/ceph-iscsi.repo ; else curl -s -L https://download.ceph.com/ceph-iscsi/2/rpm/el7/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-14.2.8"; if [[ -n "-14.2.8" ]]; then CPR=-14.2.8 ; 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 [[ 7 -eq 8 ]]; then yum install -y dnf-plugins-core ; yum copr enable -y ktdreyer/ceph-el8 ; echo "[lab-extras]" > /etc/yum.repos.d/lab-extras.repo ; echo "name=labextras" >> /etc/yum.repos.d/lab-extras.repo ; echo "baseurl=http://apt-mirror.front.sepia.ceph.com/lab-extras/8/" >> /etc/yum.repos.d/lab-extras.repo ; echo "enabled=1" >> /etc/yum.repos.d/lab-extras.repo ; echo "gpgcheck=0" >> /etc/yum.repos.d/lab-extras.repo ; fi && if [[ "${CEPH_VERSION}" =~ master|^wip* ]] || ${CEPH_DEVEL}; then REPO_URL=$(curl -s "https://shaman.ceph.com/api/search/?project=ceph&distros=centos/7&flavor=default&ref=${CEPH_VERSION}&sha1=latest" | jq -a ".[0] | .url"); RELEASE_VER=0 ; else RELEASE_VER=1 ; REPO_URL="http://download.ceph.com/rpm-${CEPH_VERSION}/el7/"; fi && rpm -Uvh "$REPO_URL/noarch/ceph-release-1-${RELEASE_VER}.el7.noarch.rpm" ' && yum install -y ca-certificates e2fsprogs ceph-common-14.2.8 ceph-mon-14.2.8 ceph-osd-14.2.8 ceph-mds-14.2.8 rbd-mirror-14.2.8 ceph-mgr-14.2.8 ceph-mgr-dashboard-14.2.8 ceph-mgr-diskprediction-local-14.2.8 ${CEPH_MGR_K8SEVENTS} ceph-mgr-rook-14.2.8 ceph-grafana-dashboards-14.2.8 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.8 libradosstriper1-14.2.8 nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace tcmu-runner ceph-iscsi python-rtslib attr ceph-fuse-14.2.8 rbd-nbd-14.2.8 && 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 && rpmdb --rebuilddb && rpm -q ca-certificates e2fsprogs ceph-common-14.2.8 ceph-mon-14.2.8 ceph-osd-14.2.8 ceph-mds-14.2.8 rbd-mirror-14.2.8 ceph-mgr-14.2.8 ceph-mgr-dashboard-14.2.8 ceph-mgr-diskprediction-local-14.2.8 ${CEPH_MGR_K8SEVENTS} ceph-mgr-rook-14.2.8 ceph-grafana-dashboards-14.2.8 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.8 libradosstriper1-14.2.8 nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace tcmu-runner ceph-iscsi python-rtslib attr ceph-fuse-14.2.8 rbd-nbd-14.2.8 && yum-config-manager --disable ceph-iscsi ceph-iscsi-source ceph-iscsi-noarch tcmu-runner tcmu-runner-noarch tcmu-runner-source) && 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,systemd,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-14.2.8 ceph-mon-14.2.8 ceph-osd-14.2.8 ceph-mds-14.2.8 rbd-mirror-14.2.8 ceph-mgr-14.2.8 ceph-mgr-dashboard-14.2.8 ceph-mgr-diskprediction-local-14.2.8 ${CEPH_MGR_K8SEVENTS} ceph-mgr-rook-14.2.8 ceph-grafana-dashboards-14.2.8 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.8 libradosstriper1-14.2.8 nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace tcmu-runner ceph-iscsi python-rtslib attr ceph-fuse-14.2.8 rbd-nbd-14.2.8 && echo 'Packages verified successfully'
2020-04-09 21:25:26 UTC/bin/sh -c #(nop) ARG ARCH
2020-04-09 21:25:26 UTC/bin/sh -c #(nop) ARG TINI_VERSION
2020-04-09 21:25:28 UTC|2 ARCH=amd64 TINI_VERSION=v0.16.1 /bin/sh -c curl --fail -sSL -o /tini https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini-${ARCH} && chmod +x /tini
2020-04-09 21:25:30 UTC/bin/sh -c #(nop) COPY multi:fedf868858fb921052d297c534738fa998c6dce72df822af7caee76c612edca0 in /usr/local/bin/
2020-04-09 21:25:32 UTC/bin/sh -c #(nop) COPY dir:cd10bddd6dbb6400ebc04f68b4a77b877b4c56672caf26cd0d6e9a17f65a8689 in /etc/ceph-csi
2020-04-09 21:25:32 UTC/bin/sh -c #(nop) COPY dir:98a3deb4c9b5c9d486db40e35104acfff45600b8a7f209602ff6eea30ca4bf3c in /etc/ceph-monitoring
2020-04-09 23:04:14 UTC/bin/sh -c #(nop) COPY dir:b7777fc9c31ea48b4571396878742a8d8987cf72cb5703330033c330285f366e in /etc/ceph-csv-templates
2020-04-09 23:04:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--" "/usr/local/bin/rook"]
2020-04-09 23:04:19 UTC/bin/sh -c #(nop) CMD [""]
2020-04-09 23:04:56 UTC
476 MB
false
CEPH_POINT_RELEASE-14.2.8
CEPH_VERSIONnautilus
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3f2696f8166ff69dd0c116674b19eebd351ed3fc4111a42dbd57c673601c725d - 20.76% (98.8 MB)
[#001] sha256:7c91e92ffa710d919c184494bbd9680320a84d90585a8269c3081229de1944f8 - 74.52% (355 MB)
[#002] sha256:fe188e034344a1b2f0a7648debea083b062b5cec3dc1d46cad217096f4d6b26e - 0.0% (9.12 KB)
[#003] sha256:fd4a2f317b590790ab31a50e02648c7cbe28e9fe31b56778c27fe0430584685f - 4.72% (22.5 MB)
[#004] sha256:1023b40737f4e23cf73737fc0bf4a2a932376e4909cee854598b206c9813fa81 - 0.0% (2.76 KB)
[#005] sha256:5632b5ff8cc37aa856a90734a673af745c25ed912555be9ded3d5448617c1052 - 0.0% (3.14 KB)
[#006] sha256:958a8ffc339fbbeed255cbc5700e2e0036c63a1055f8e1c8a2dea2234fb6e499 - 0.0% (8.31 KB)
/bin/sh -c #(nop) ADD file:8449a578596d0a7b4ce64f74355f602ee47b1a8782058356ae614cdcdf4639fb in /
2019-11-12 00:40:05 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=20191001
2019-11-12 00:40:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-03-05 14:29:53 UTC/bin/sh -c #(nop) LABEL maintainer=Dimitri Savineau <dsavinea@redhat.com>
2020-03-05 14:29:53 UTC/bin/sh -c #(nop) LABEL RELEASE=HEAD
2020-03-05 14:29:54 UTC/bin/sh -c #(nop) LABEL GIT_REPO=https://github.com/ceph/ceph-container.git
2020-03-05 14:29:54 UTC/bin/sh -c #(nop) LABEL GIT_BRANCH=HEAD
2020-03-05 14:29:54 UTC/bin/sh -c #(nop) LABEL GIT_COMMIT=c44202c2eadef7262468508639644ee32ded0e07
2020-03-05 14:29:55 UTC/bin/sh -c #(nop) LABEL GIT_CLEAN=True
2020-03-05 14:29:55 UTC/bin/sh -c #(nop) LABEL CEPH_POINT_RELEASE=-14.2.8
2020-03-05 14:29:55 UTC/bin/sh -c #(nop) ENV CEPH_VERSION=nautilus
2020-03-05 14:29:56 UTC/bin/sh -c #(nop) ENV CEPH_POINT_RELEASE=-14.2.8
2020-03-05 14:29:56 UTC/bin/sh -c #(nop) ENV CEPH_DEVEL=false
2020-03-05 14:36:29 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|^wip* ]]; then echo "baseurl=https://download.nfs-ganesha.org/3/LATEST/CentOS/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.nfs-ganesha.org/3/LATEST/CentOS/el-\$releasever/noarch" >> /etc/yum.repos.d/ganesha.repo ; elif [[ "${CEPH_VERSION}" == nautilus ]]; then echo "baseurl=http://download.ceph.com/nfs-ganesha/rpm-V2.8-stable/$CEPH_VERSION/\$basearch/" >> /etc/yum.repos.d/ganesha.repo ; else echo "baseurl=http://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/7/repo > /etc/yum.repos.d/tcmu-runner.repo ; if [[ "${CEPH_VERSION}" =~ master|^wip* ]]; then curl -s -L https://shaman.ceph.com/api/repos/ceph-iscsi/master/latest/centos/7/repo > /etc/yum.repos.d/ceph-iscsi.repo ; elif [[ "${CEPH_VERSION}" == nautilus ]]; then curl -s -L https://download.ceph.com/ceph-iscsi/3/rpm/el7/ceph-iscsi.repo -o /etc/yum.repos.d/ceph-iscsi.repo ; else curl -s -L https://download.ceph.com/ceph-iscsi/2/rpm/el7/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-14.2.8"; if [[ -n "-14.2.8" ]]; then CPR=-14.2.8 ; 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 [[ 7 -eq 8 ]]; then yum install -y dnf-plugins-core ; yum copr enable -y ktdreyer/ceph-el8 ; echo "[lab-extras]" > /etc/yum.repos.d/lab-extras.repo ; echo "name=labextras" >> /etc/yum.repos.d/lab-extras.repo ; echo "baseurl=http://apt-mirror.front.sepia.ceph.com/lab-extras/8/" >> /etc/yum.repos.d/lab-extras.repo ; echo "enabled=1" >> /etc/yum.repos.d/lab-extras.repo ; echo "gpgcheck=0" >> /etc/yum.repos.d/lab-extras.repo ; fi && if [[ "${CEPH_VERSION}" =~ master|^wip* ]] || ${CEPH_DEVEL}; then REPO_URL=$(curl -s "https://shaman.ceph.com/api/search/?project=ceph&distros=centos/7&flavor=default&ref=${CEPH_VERSION}&sha1=latest" | jq -a ".[0] | .url"); RELEASE_VER=0 ; else RELEASE_VER=1 ; REPO_URL="http://download.ceph.com/rpm-${CEPH_VERSION}/el7/"; fi && rpm -Uvh "$REPO_URL/noarch/ceph-release-1-${RELEASE_VER}.el7.noarch.rpm" ' && yum install -y ca-certificates e2fsprogs ceph-common-14.2.8 ceph-mon-14.2.8 ceph-osd-14.2.8 ceph-mds-14.2.8 rbd-mirror-14.2.8 ceph-mgr-14.2.8 ceph-mgr-dashboard-14.2.8 ceph-mgr-diskprediction-local-14.2.8 ${CEPH_MGR_K8SEVENTS} ceph-mgr-rook-14.2.8 ceph-grafana-dashboards-14.2.8 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.8 libradosstriper1-14.2.8 attr ceph-fuse-14.2.8 rbd-nbd-14.2.8 && 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 && rpmdb --rebuilddb && rpm -q ca-certificates e2fsprogs ceph-common-14.2.8 ceph-mon-14.2.8 ceph-osd-14.2.8 ceph-mds-14.2.8 rbd-mirror-14.2.8 ceph-mgr-14.2.8 ceph-mgr-dashboard-14.2.8 ceph-mgr-diskprediction-local-14.2.8 ${CEPH_MGR_K8SEVENTS} ceph-mgr-rook-14.2.8 ceph-grafana-dashboards-14.2.8 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.8 libradosstriper1-14.2.8 attr ceph-fuse-14.2.8 rbd-nbd-14.2.8 && yum-config-manager --disable ceph-iscsi ceph-iscsi-source ceph-iscsi-noarch tcmu-runner tcmu-runner-noarch tcmu-runner-source) && 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,systemd,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-14.2.8 ceph-mon-14.2.8 ceph-osd-14.2.8 ceph-mds-14.2.8 rbd-mirror-14.2.8 ceph-mgr-14.2.8 ceph-mgr-dashboard-14.2.8 ceph-mgr-diskprediction-local-14.2.8 ${CEPH_MGR_K8SEVENTS} ceph-mgr-rook-14.2.8 ceph-grafana-dashboards-14.2.8 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.8 libradosstriper1-14.2.8 attr ceph-fuse-14.2.8 rbd-nbd-14.2.8 && echo 'Packages verified successfully'
2020-04-09 23:04:47 UTC/bin/sh -c #(nop) ARG ARCH
2020-04-09 23:04:47 UTC/bin/sh -c #(nop) ARG TINI_VERSION
2020-04-09 23:04:51 UTC|2 ARCH=arm64 TINI_VERSION=v0.16.1 /bin/sh -c curl --fail -sSL -o /tini https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini-${ARCH} && chmod +x /tini
2020-04-09 23:04:52 UTC/bin/sh -c #(nop) COPY multi:e23eff649b63868617bd5d9b8fff1cb11e86d295f945dd8c49dcfaf4a148ab56 in /usr/local/bin/
2020-04-09 23:04:55 UTC/bin/sh -c #(nop) COPY dir:cd10bddd6dbb6400ebc04f68b4a77b877b4c56672caf26cd0d6e9a17f65a8689 in /etc/ceph-csi
2020-04-09 23:04:55 UTC/bin/sh -c #(nop) COPY dir:98a3deb4c9b5c9d486db40e35104acfff45600b8a7f209602ff6eea30ca4bf3c in /etc/ceph-monitoring
2020-04-09 23:04:55 UTC/bin/sh -c #(nop) COPY dir:e2fbd98dbe481100ccd5778af6c4774ce02327ed0c9ac0a26e84dfbcc91453f5 in /etc/ceph-csv-templates
2020-04-09 23:04:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--" "/usr/local/bin/rook"]
2020-04-09 23:04:56 UTC/bin/sh -c #(nop) CMD [""]
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.