Namespace
rook
Image / Tag
ceph:v1.1.0.848.gbf28fb5
Content Digest
sha256:840e86f197dc02f2a46fea85d8ab7d54c24fd796d3d41d31eb4ca29bd201fcf4
Details
Created

2020-01-31 16:15:25 UTC

Size

301 MB

Content Digest
Labels
  • CEPH_POINT_RELEASE
    -14.2.6
  • GIT_BRANCH
    HEAD
  • GIT_CLEAN
    True
  • GIT_COMMIT
    76f8143df3c773298d922b909fbae6bbd4793b85
  • 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.6

CEPH_VERSION

nautilus

PATH

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


Layers

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

[#001] sha256:413e4d57fee359648aedf038e54a8d77f96277c26166d506962f90b1e3f37293 - 68.42% (206 MB)

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

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

[#004] sha256:0a0ff34acff7c22a46a9337f1c749269d67888ff971cc015e693793ed290caf2 - 0.0% (2.72 KB)

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

[#006] sha256:b8f1d16217c0aa80cfdf91cd353b37c48e2e9f4357e0322a73ce64ee8a2c1648 - 0.0% (8.02 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-01-15 15:09:53 UTC

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

2020-01-15 15:09:53 UTC

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

2020-01-15 15:09:53 UTC

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

2020-01-15 15:09:53 UTC

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

2020-01-15 15:09:54 UTC

/bin/sh -c #(nop) LABEL GIT_COMMIT=76f8143df3c773298d922b909fbae6bbd4793b85

2020-01-15 15:09:54 UTC

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

2020-01-15 15:09:54 UTC

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

2020-01-15 15:09:54 UTC

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

2020-01-15 15:09:54 UTC

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

2020-01-15 15:09:54 UTC

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

2020-01-15 15:12:22 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 --exclude=platform-python --exclude=python3-libs && rpm --import 'https://download.ceph.com/keys/release.asc' && 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.6 ceph-mon-14.2.6 ceph-osd-14.2.6 ceph-mds-14.2.6 rbd-mirror-14.2.6 ceph-mgr-14.2.6 ceph-mgr-dashboard-14.2.6 ceph-mgr-diskprediction-local-14.2.6 ceph-mgr-k8sevents-14.2.6 ceph-mgr-rook-14.2.6 ceph-grafana-dashboards-14.2.6 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.6 libradosstriper1-14.2.6 nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace tcmu-runner ceph-iscsi python-rtslib attr ceph-fuse-14.2.6 rbd-nbd-14.2.6 && 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.6 ceph-mon-14.2.6 ceph-osd-14.2.6 ceph-mds-14.2.6 rbd-mirror-14.2.6 ceph-mgr-14.2.6 ceph-mgr-dashboard-14.2.6 ceph-mgr-diskprediction-local-14.2.6 ceph-mgr-k8sevents-14.2.6 ceph-mgr-rook-14.2.6 ceph-grafana-dashboards-14.2.6 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.6 libradosstriper1-14.2.6 nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace tcmu-runner ceph-iscsi python-rtslib attr ceph-fuse-14.2.6 rbd-nbd-14.2.6 && 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.6 ceph-mon-14.2.6 ceph-osd-14.2.6 ceph-mds-14.2.6 rbd-mirror-14.2.6 ceph-mgr-14.2.6 ceph-mgr-dashboard-14.2.6 ceph-mgr-diskprediction-local-14.2.6 ceph-mgr-k8sevents-14.2.6 ceph-mgr-rook-14.2.6 ceph-grafana-dashboards-14.2.6 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.6 libradosstriper1-14.2.6 nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace tcmu-runner ceph-iscsi python-rtslib attr ceph-fuse-14.2.6 rbd-nbd-14.2.6 && echo 'Packages verified successfully'

2020-01-31 16:15:18 UTC

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

2020-01-31 16:15:18 UTC

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

2020-01-31 16:15:20 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-01-31 16:15:21 UTC

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

2020-01-31 16:15:23 UTC

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

2020-01-31 16:15:24 UTC

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

2020-01-31 16:15:24 UTC

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

2020-01-31 16:15:24 UTC

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

2020-01-31 16:15:25 UTC

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

Details
Created

2020-01-31 16:17:48 UTC

Size

473 MB

Content Digest
Labels
  • CEPH_POINT_RELEASE
    -14.2.6
  • GIT_BRANCH
    HEAD
  • GIT_CLEAN
    True
  • GIT_COMMIT
    76f8143df3c773298d922b909fbae6bbd4793b85
  • 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.6

CEPH_VERSION

nautilus

PATH

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


Layers

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

[#001] sha256:fa5ccba0621ea349359110171fa08a088d6b1760f0ec2ad6a2c186823dad6740 - 74.75% (354 MB)

[#002] sha256:1e2a33f6cb84b328fa44d8b6a11139b76326741ff693c17fcfbfd308a98f83a3 - 0.0% (9.12 KB)

[#003] sha256:9d3e87662c4951f0a92e691048e4cf1bda85b6c4c91559ca3345943879d5521c - 4.37% (20.7 MB)

[#004] sha256:196fca5ab5187a6207e3e83ec2c7f6519efe6dd2d88294a0cd9adaa89a2fcea5 - 0.0% (2.72 KB)

[#005] sha256:6bf6500f905bc86a01081010b8f267cf620c168394a2dba04d2e0354a938737a - 0.0% (3.15 KB)

[#006] sha256:8a32767395253536a128da2c1090903acdb9f56a86620092778dfa59956ae4ea - 0.0% (8.01 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-01-15 15:16:22 UTC

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

2020-01-15 15:16:23 UTC

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

2020-01-15 15:16:23 UTC

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

2020-01-15 15:16:23 UTC

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

2020-01-15 15:16:24 UTC

/bin/sh -c #(nop) LABEL GIT_COMMIT=76f8143df3c773298d922b909fbae6bbd4793b85

2020-01-15 15:16:24 UTC

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

2020-01-15 15:16:24 UTC

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

2020-01-15 15:16:25 UTC

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

2020-01-15 15:16:25 UTC

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

2020-01-15 15:16:25 UTC

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

2020-01-15 15:23:09 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 --exclude=platform-python --exclude=python3-libs && rpm --import 'https://download.ceph.com/keys/release.asc' && 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.6 ceph-mon-14.2.6 ceph-osd-14.2.6 ceph-mds-14.2.6 rbd-mirror-14.2.6 ceph-mgr-14.2.6 ceph-mgr-dashboard-14.2.6 ceph-mgr-diskprediction-local-14.2.6 ceph-mgr-k8sevents-14.2.6 ceph-mgr-rook-14.2.6 ceph-grafana-dashboards-14.2.6 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.6 libradosstriper1-14.2.6 attr ceph-fuse-14.2.6 rbd-nbd-14.2.6 && 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.6 ceph-mon-14.2.6 ceph-osd-14.2.6 ceph-mds-14.2.6 rbd-mirror-14.2.6 ceph-mgr-14.2.6 ceph-mgr-dashboard-14.2.6 ceph-mgr-diskprediction-local-14.2.6 ceph-mgr-k8sevents-14.2.6 ceph-mgr-rook-14.2.6 ceph-grafana-dashboards-14.2.6 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.6 libradosstriper1-14.2.6 attr ceph-fuse-14.2.6 rbd-nbd-14.2.6 && 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.6 ceph-mon-14.2.6 ceph-osd-14.2.6 ceph-mds-14.2.6 rbd-mirror-14.2.6 ceph-mgr-14.2.6 ceph-mgr-dashboard-14.2.6 ceph-mgr-diskprediction-local-14.2.6 ceph-mgr-k8sevents-14.2.6 ceph-mgr-rook-14.2.6 ceph-grafana-dashboards-14.2.6 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt ceph-radosgw-14.2.6 libradosstriper1-14.2.6 attr ceph-fuse-14.2.6 rbd-nbd-14.2.6 && echo 'Packages verified successfully'

2020-01-31 16:17:36 UTC

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

2020-01-31 16:17:36 UTC

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

2020-01-31 16:17:41 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-01-31 16:17:44 UTC

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

2020-01-31 16:17:47 UTC

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

2020-01-31 16:17:48 UTC

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

2020-01-31 16:17:48 UTC

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

2020-01-31 16:17:48 UTC

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

2020-01-31 16:17:48 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