Namespace
rook
Image / Tag
ceph:v1.1.0.949.g5ca4880
Content Digest
sha256:90e9099fcc41ca440d9cf67f3bef063cbe2d6379b310e5b75e12d8c1c908978a
Details
Created

2020-02-25 13:25:11 UTC

Size

302 MB

Content Digest
Labels
  • CEPH_POINT_RELEASE
    -14.2.7
  • GIT_BRANCH
    HEAD
  • GIT_CLEAN
    True
  • GIT_COMMIT
    97985eb16d967fed7e2325d19e2850cf9c8de6f3
  • GIT_REPO
    https://github.com/ceph/ceph-container.git
  • RELEASE
    HEAD
  • maintainer
    Dimitri Savineau <dsavinea@redhat.com>
  • org.label-schema.build-date
    20191001
  • 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

-14.2.7

CEPH_VERSION

nautilus

PATH

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


Layers

[#000] sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 - 23.94% (72.3 MB)

[#001] sha256:ffd4a7c3d7764770e3d19f0bc29eda68578a69b6a9f1e6bcbfde018ba91e86f0 - 68.46% (207 MB)

[#002] sha256:dcce8146024d2e551be53c91f65b4977489661fa6cff964ee45a15738ec52561 - 0.0% (9.48 KB)

[#003] sha256:f0a30459f49b86186f30af2911511f5b1f75dbe2cb0721d73877770146339b7f - 7.59% (22.9 MB)

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

[#005] sha256:37b734c94cba8fd2bd1f9322df54a6a6cac2c0d9ef9e4595e08ca259b0a83346 - 0.0% (3.14 KB)

[#006] sha256:6cf15bd60ff353791be8200a655fa4d67497b0064c78d281203891c73d102f3c - 0.0% (8.08 KB)


History
2019-11-12 00:20:33 UTC

/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-02-01 16:03:15 UTC

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

2020-02-01 16:03:15 UTC

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

2020-02-01 16:03:16 UTC

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

2020-02-01 16:03:16 UTC

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

2020-02-01 16:03:17 UTC

/bin/sh -c #(nop) LABEL GIT_COMMIT=97985eb16d967fed7e2325d19e2850cf9c8de6f3

2020-02-01 16:03:17 UTC

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

2020-02-01 16:03:17 UTC

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

2020-02-01 16:03:18 UTC

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

2020-02-01 16:03:18 UTC

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

2020-02-01 16:03:18 UTC

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

2020-02-01 16:06:00 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.7"; if [[ -n "-14.2.7" ]]; then CPR=-14.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 [[ 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.7 ceph-mon-14.2.7 ceph-osd-14.2.7 ceph-mds-14.2.7 rbd-mirror-14.2.7 ceph-mgr-14.2.7 ceph-mgr-dashboard-14.2.7 ceph-mgr-diskprediction-local-14.2.7 ${CEPH_MGR_K8SEVENTS} ceph-mgr-rook-14.2.7 ceph-grafana-dashboards-14.2.7 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.7 libradosstriper1-14.2.7 nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace tcmu-runner ceph-iscsi python-rtslib attr ceph-fuse-14.2.7 rbd-nbd-14.2.7 && 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.7 ceph-mon-14.2.7 ceph-osd-14.2.7 ceph-mds-14.2.7 rbd-mirror-14.2.7 ceph-mgr-14.2.7 ceph-mgr-dashboard-14.2.7 ceph-mgr-diskprediction-local-14.2.7 ${CEPH_MGR_K8SEVENTS} ceph-mgr-rook-14.2.7 ceph-grafana-dashboards-14.2.7 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.7 libradosstriper1-14.2.7 nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace tcmu-runner ceph-iscsi python-rtslib attr ceph-fuse-14.2.7 rbd-nbd-14.2.7 && 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.7 ceph-mon-14.2.7 ceph-osd-14.2.7 ceph-mds-14.2.7 rbd-mirror-14.2.7 ceph-mgr-14.2.7 ceph-mgr-dashboard-14.2.7 ceph-mgr-diskprediction-local-14.2.7 ${CEPH_MGR_K8SEVENTS} ceph-mgr-rook-14.2.7 ceph-grafana-dashboards-14.2.7 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.7 libradosstriper1-14.2.7 nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace tcmu-runner ceph-iscsi python-rtslib attr ceph-fuse-14.2.7 rbd-nbd-14.2.7 && echo 'Packages verified successfully'

2020-02-25 13:25:04 UTC

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

2020-02-25 13:25:04 UTC

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

2020-02-25 13:25:06 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-02-25 13:25:07 UTC

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

2020-02-25 13:25:10 UTC

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

2020-02-25 13:25:10 UTC

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

2020-02-25 13:25:10 UTC

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

2020-02-25 13:25:10 UTC

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

2020-02-25 13:25:11 UTC

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

Details
Created

2020-02-25 13:27:36 UTC

Size

474 MB

Content Digest
Labels
  • CEPH_POINT_RELEASE
    -14.2.7
  • GIT_BRANCH
    HEAD
  • GIT_CLEAN
    True
  • GIT_COMMIT
    99a13506ebec2b9b1a07ef01d7e4bfc188f08ce2
  • GIT_REPO
    https://github.com/ceph/ceph-container.git
  • RELEASE
    HEAD
  • maintainer
    Dimitri Savineau <dsavinea@redhat.com>
  • org.label-schema.build-date
    20191001
  • 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

-14.2.7

CEPH_VERSION

nautilus

PATH

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


Layers

[#000] sha256:3f2696f8166ff69dd0c116674b19eebd351ed3fc4111a42dbd57c673601c725d - 20.86% (98.8 MB)

[#001] sha256:d07af7ec66b079493054138775c9e9a6b5b9e4526c7b113af37bc798d582d9a4 - 74.77% (354 MB)

[#002] sha256:90d99228192af747b35ae3c4f0bece54eb7c6bff74bfd9e91048d7a98c8875dd - 0.0% (9.13 KB)

[#003] sha256:0c1a7a1c41eb6fa95b75880b59892d4735f025b0c81889b74e50ba9afb83eeb7 - 4.37% (20.7 MB)

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

[#005] sha256:9477c93eb3bfc2c1cc513f1f6a939abd81056ec4def1e53890f168e6198ab2cd - 0.0% (3.14 KB)

[#006] sha256:77e5743b98211febdf7a2e66fd1db0e870174511c6e325f1808d9b72ecf59420 - 0.0% (8.08 KB)


History
2019-11-12 00:40:03 UTC

/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-02-06 11:28:07 UTC

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

2020-02-06 11:28:07 UTC

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

2020-02-06 11:28:08 UTC

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

2020-02-06 11:28:08 UTC

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

2020-02-06 11:28:08 UTC

/bin/sh -c #(nop) LABEL GIT_COMMIT=99a13506ebec2b9b1a07ef01d7e4bfc188f08ce2

2020-02-06 11:28:09 UTC

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

2020-02-06 11:28:09 UTC

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

2020-02-06 11:28:09 UTC

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

2020-02-06 11:28:10 UTC

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

2020-02-06 11:28:10 UTC

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

2020-02-06 11:34:48 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.7"; if [[ -n "-14.2.7" ]]; then CPR=-14.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 [[ 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.7 ceph-mon-14.2.7 ceph-osd-14.2.7 ceph-mds-14.2.7 rbd-mirror-14.2.7 ceph-mgr-14.2.7 ceph-mgr-dashboard-14.2.7 ceph-mgr-diskprediction-local-14.2.7 ${CEPH_MGR_K8SEVENTS} ceph-mgr-rook-14.2.7 ceph-grafana-dashboards-14.2.7 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.7 libradosstriper1-14.2.7 attr ceph-fuse-14.2.7 rbd-nbd-14.2.7 && 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.7 ceph-mon-14.2.7 ceph-osd-14.2.7 ceph-mds-14.2.7 rbd-mirror-14.2.7 ceph-mgr-14.2.7 ceph-mgr-dashboard-14.2.7 ceph-mgr-diskprediction-local-14.2.7 ${CEPH_MGR_K8SEVENTS} ceph-mgr-rook-14.2.7 ceph-grafana-dashboards-14.2.7 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.7 libradosstriper1-14.2.7 attr ceph-fuse-14.2.7 rbd-nbd-14.2.7 && 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.7 ceph-mon-14.2.7 ceph-osd-14.2.7 ceph-mds-14.2.7 rbd-mirror-14.2.7 ceph-mgr-14.2.7 ceph-mgr-dashboard-14.2.7 ceph-mgr-diskprediction-local-14.2.7 ${CEPH_MGR_K8SEVENTS} ceph-mgr-rook-14.2.7 ceph-grafana-dashboards-14.2.7 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.7 libradosstriper1-14.2.7 attr ceph-fuse-14.2.7 rbd-nbd-14.2.7 && echo 'Packages verified successfully'

2020-02-25 13:27:24 UTC

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

2020-02-25 13:27:25 UTC

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

2020-02-25 13:27:29 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-02-25 13:27:31 UTC

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

2020-02-25 13:27:35 UTC

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

2020-02-25 13:27:36 UTC

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

2020-02-25 13:27:36 UTC

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

2020-02-25 13:27:36 UTC

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

2020-02-25 13:27:36 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