2022-04-01 16:46:15 UTC
440 MB
false
CEPH_POINT_RELEASE-16.2.7
CEPH_REFpacific
CEPH_VERSIONpacific
I_AM_IN_A_CONTAINER1
OSD_FLAVORdefault
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:5dcbdc60ea6b60326f98e2b49d6ebcb7771df4b70c6297ddf2d7dede6692df6e - 17.67% (77.7 MB)
[#001] sha256:8671113e1c57d3106acaef2383f9bbfe1c45a26eacb03ec82786a494e15956c3 - 0.0% (1.75 KB)
[#002] sha256:4a819e7a7183ac9f63077b5a41cdf159b09ce66d3109852e9aaba174f5d47e9a - 6.12% (26.9 MB)
[#003] sha256:331ae197e37997266400c00692df6b5bcb4acfa527c12c31c1b8c664af2f7e77 - 9.87% (43.4 MB)
[#004] sha256:fdb6cbc6cd5bf8538f2eb68025fd8fda30a9c88b7ca5e99b43f863727484ca25 - 62.51% (275 MB)
[#005] sha256:e4b790e85ed794ae1a0110a4822c1e20e1e449f5e6d5bbe2ba28d9a5e45f5d5c - 0.86% (3.77 MB)
[#006] sha256:c2e19d927fd3a443d2402c6029e4be82db5616ed205499816a1e142cc149e14f - 2.95% (12.9 MB)
[#007] sha256:3f8d2e5abd5ac7e2796977983b49af1e14fca672ce7660a36dbebaa200d8c4f2 - 0.0% (10.3 KB)
[#008] sha256:d8fdf1fa08ae234d78e5a630b9bf5e0dc4b3db42e6bb71466466ca0e305b4a03 - 0.0% (19 KB)
[#009] sha256:629e1e91c741b16867997c9cdd5544f6852f1510289a6559fe5bc525d99bee77 - 0.02% (81.7 KB)
[#010] sha256:a33f2fc3c15fc734c4144129862fe5ae9afa2dab9ea83e577332f261ca7de19f - 0.0% (1.96 KB)
/bin/sh -c #(nop) LABEL maintainer="The CentOS Project"
2022-02-16 02:45:17 UTC/bin/sh -c #(nop) LABEL com.redhat.component="centos-stream-container" name="centos-stream" version="8"
2022-02-16 02:45:17 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://centos.org/legal/licensing-policy/"
2022-02-16 02:45:17 UTC/bin/sh -c #(nop) LABEL summary="Provides a CentOS Stream container based on the Red Hat Universal Base Image"
2022-02-16 02:45:17 UTC/bin/sh -c #(nop) LABEL description="CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream"
2022-02-16 02:45:17 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="CentOS Stream 8"
2022-02-16 02:45:17 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2022-02-16 02:45:17 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base centos centos-stream"
2022-02-16 02:45:24 UTC/bin/sh -c dnf download --repofrompath=centos,http://mirror.centos.org/centos/8-stream/BaseOS/x86_64/os/ --disablerepo=* --enablerepo=centos centos-stream-release centos-stream-repos centos-gpg-keys
2022-02-16 02:45:59 UTC/bin/sh -c rpm -ivh --nodeps --replacefiles *.rpm && rm *.rpm && rpm -e redhat-release && dnf --setopt=tsflags=nodocs --setopt=install_weak_deps=false -y distro-sync && dnf remove -y subscription-manager dnf-plugin-subscription-manager && dnf clean all && rm -f /etc/yum.repos.d/ubi.repo
2022-02-16 15:52:41 UTC/bin/sh -c #(nop) ENV I_AM_IN_A_CONTAINER=1
2022-02-16 15:52:42 UTC/bin/sh -c #(nop) LABEL maintainer=Guillaume Abrioux <gabrioux@redhat.com>
2022-02-16 15:52:43 UTC/bin/sh -c #(nop) LABEL ceph=True
2022-02-16 15:52:45 UTC/bin/sh -c #(nop) LABEL RELEASE=HEAD
2022-02-16 15:52:46 UTC/bin/sh -c #(nop) LABEL GIT_REPO=https://github.com/ceph/ceph-container.git
2022-02-16 15:52:47 UTC/bin/sh -c #(nop) LABEL GIT_BRANCH=HEAD
2022-02-16 15:52:49 UTC/bin/sh -c #(nop) LABEL GIT_COMMIT=2d78b6fd67ad877688d3ff39a9a8975f0039f8a4
2022-02-16 15:52:50 UTC/bin/sh -c #(nop) LABEL GIT_CLEAN=True
2022-02-16 15:59:06 UTC/bin/sh -c #(nop) LABEL CEPH_POINT_RELEASE=-16.2.7
2022-02-16 15:59:07 UTC/bin/sh -c #(nop) ENV CEPH_VERSION=pacific
2022-02-16 15:59:09 UTC/bin/sh -c #(nop) ENV CEPH_POINT_RELEASE=-16.2.7
2022-02-16 15:59:10 UTC/bin/sh -c #(nop) ENV CEPH_DEVEL=false
2022-02-16 15:59:11 UTC/bin/sh -c #(nop) ENV CEPH_REF=pacific
2022-02-16 15:59:13 UTC/bin/sh -c #(nop) ENV OSD_FLAVOR=default
2022-02-16 16:03:36 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 --setopt=install_weak_deps=False && rpm --import 'https://download.ceph.com/keys/release.asc' && if [[ "${CEPH_VERSION}" == nautilus ]]; then CEPH_MGR_K8SEVENTS="ceph-mgr-k8sevents-16.2.7"; if [[ -n "-16.2.7" ]]; then CPR=-16.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 [[ "${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.7"; 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 ; yum copr enable -y tchaikov/python3-asyncssh ; fi ' && yum install -y --setopt=install_weak_deps=False ca-certificates e2fsprogs ceph-common-16.2.7 ceph-mon-16.2.7 ceph-osd-16.2.7 ceph-mds-16.2.7 cephfs-mirror-16.2.7 rbd-mirror-16.2.7 ceph-mgr-16.2.7 ceph-mgr-cephadm-16.2.7 ceph-mgr-dashboard-16.2.7 ceph-mgr-diskprediction-local-16.2.7 ceph-mgr-k8sevents-16.2.7 ceph-mgr-rook-16.2.7 python3-saml ceph-grafana-dashboards-16.2.7 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-16.2.7 libradosstriper1-16.2.7 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.7 rbd-nbd-16.2.7 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.7 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.7 ceph-mon-16.2.7 ceph-osd-16.2.7 ceph-mds-16.2.7 cephfs-mirror-16.2.7 rbd-mirror-16.2.7 ceph-mgr-16.2.7 ceph-mgr-cephadm-16.2.7 ceph-mgr-dashboard-16.2.7 ceph-mgr-diskprediction-local-16.2.7 ceph-mgr-k8sevents-16.2.7 ceph-mgr-rook-16.2.7 python3-saml ceph-grafana-dashboards-16.2.7 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-16.2.7 libradosstriper1-16.2.7 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.7 rbd-nbd-16.2.7 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.7 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 && 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.7 ceph-mon-16.2.7 ceph-osd-16.2.7 ceph-mds-16.2.7 cephfs-mirror-16.2.7 rbd-mirror-16.2.7 ceph-mgr-16.2.7 ceph-mgr-cephadm-16.2.7 ceph-mgr-dashboard-16.2.7 ceph-mgr-diskprediction-local-16.2.7 ceph-mgr-k8sevents-16.2.7 ceph-mgr-rook-16.2.7 python3-saml ceph-grafana-dashboards-16.2.7 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-16.2.7 libradosstriper1-16.2.7 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.7 rbd-nbd-16.2.7 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.7 python3-scikit-learn && echo 'Packages verified successfully'
2022-04-01 16:45:59 UTC/bin/sh -c #(nop) ARG S5CMD_VERSION
2022-04-01 16:46:01 UTC/bin/sh -c #(nop) ARG S5CMD_ARCH
2022-04-01 16:46:03 UTC|2 S5CMD_ARCH=Linux-64bit S5CMD_VERSION=1.4.0 /bin/sh -c curl --fail -sSL -o /s5cmd.tar.gz https://github.com/peak/s5cmd/releases/download/v${S5CMD_VERSION}/s5cmd_${S5CMD_VERSION}_${S5CMD_ARCH}.tar.gz && mkdir /s5cmd && tar xf /s5cmd.tar.gz -C /s5cmd && install /s5cmd/s5cmd /usr/local/bin/s5cmd && rm -rf /s5cmd.tar.gz /s5cmd
2022-04-01 16:46:05 UTC/bin/sh -c #(nop) COPY multi:9f4264f511a230ab2976e795dd978876aa97c6b2056f752e77892657309b6f44 in /usr/local/bin/
2022-04-01 16:46:06 UTC/bin/sh -c #(nop) COPY dir:86abe9e485f03f7869aae261ae984bd3e8a896220dc3648bf63c2d8d137514f8 in /etc/ceph-monitoring
2022-04-01 16:46:08 UTC/bin/sh -c #(nop) COPY dir:54ff857593402294c79804cbc77a1e8dda856ff29aca496a3914b13270bc8f27 in /etc/rook-external/
2022-04-01 16:46:09 UTC/bin/sh -c #(nop) COPY dir:05d3f7a8d26c1f571784a1b8bbd77d01ae44de18b9b4ced4a5c8ceb787019f54 in /etc/ceph-csv-templates
2022-04-01 16:46:11 UTC|2 S5CMD_ARCH=Linux-64bit S5CMD_VERSION=1.4.0 /bin/sh -c useradd rook -u 2016 # 2016 is the UID of the rook user and also the year of the first commit in the project
2022-04-01 16:46:12 UTC/bin/sh -c #(nop) USER 2016
2022-04-01 16:46:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/rook"]
2022-04-01 16:46:15 UTC/bin/sh -c #(nop) CMD [""]
2022-04-01 16:47:05 UTC
414 MB
false
CEPH_POINT_RELEASE-16.2.7
CEPH_REFpacific
CEPH_VERSIONpacific
I_AM_IN_A_CONTAINER1
OSD_FLAVORdefault
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:ee33d87850c779fadcc67bf60ccb90d9fad28066589f303e87027189b58247a7 - 18.55% (76.7 MB)
[#001] sha256:b9025a2085e7e4a15570085086d395190ac5742ae7debca478cf60aed1fc1530 - 0.0% (1.75 KB)
[#002] sha256:574aca57a5e8a317e9b917082498e4735dab30175324d5d9f63ea680d51c0d05 - 6.5% (26.9 MB)
[#003] sha256:1a8b21df905f32b55aaf8e6dc64307d04516118d40c29edd6e1ee4d775b5522f - 10.15% (42 MB)
[#004] sha256:a6f9943b5a6c083f50fd0e50a04505b0a518a106b810b2af747c7e527a9143d2 - 61.07% (253 MB)
[#005] sha256:3d6fc475fdc358a3112384dfb2d1395731d540f3138d7792e2f0055fc303fb59 - 0.91% (3.77 MB)
[#006] sha256:d21fb7c57dcb09660d2a2c55ebfc2e9be2b718c4e4b5215579317da3dd80f7b1 - 2.79% (11.5 MB)
[#007] sha256:af42afebb7adb1c0326cedf92d10a457d11914542d9aa6bf76eca063a45a280a - 0.0% (10.3 KB)
[#008] sha256:c49cc43a5fe2a32898f208ad12fd9cf851b1dc71c95d55e2bae71aa476b43fe8 - 0.0% (19 KB)
[#009] sha256:5aee6bcb8d16c1aee984f5e647f47d67481192f2da5ea90156fe5c4044200e0e - 0.02% (81.7 KB)
[#010] sha256:9d0cf01be4125b22df3aa0b1ddd841e3d93bfcebec086414bd4ac7b403aacda0 - 0.0% (1.81 KB)
/bin/sh -c #(nop) LABEL maintainer="The CentOS Project"
2022-02-16 02:47:11 UTC/bin/sh -c #(nop) LABEL com.redhat.component="centos-stream-container" name="centos-stream" version="8"
2022-02-16 02:47:11 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://centos.org/legal/licensing-policy/"
2022-02-16 02:47:11 UTC/bin/sh -c #(nop) LABEL summary="Provides a CentOS Stream container based on the Red Hat Universal Base Image"
2022-02-16 02:47:11 UTC/bin/sh -c #(nop) LABEL description="CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream"
2022-02-16 02:47:11 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="CentOS Stream 8"
2022-02-16 02:47:12 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2022-02-16 02:47:12 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base centos centos-stream"
2022-02-16 02:47:25 UTC/bin/sh -c dnf download --repofrompath=centos,http://mirror.centos.org/centos/8-stream/BaseOS/x86_64/os/ --disablerepo=* --enablerepo=centos centos-stream-release centos-stream-repos centos-gpg-keys
2022-02-16 02:48:26 UTC/bin/sh -c rpm -ivh --nodeps --replacefiles *.rpm && rm *.rpm && rpm -e redhat-release && dnf --setopt=tsflags=nodocs --setopt=install_weak_deps=false -y distro-sync && dnf remove -y subscription-manager dnf-plugin-subscription-manager && dnf clean all && rm -f /etc/yum.repos.d/ubi.repo
2022-02-16 11:13:30 UTC/bin/sh -c #(nop) ENV I_AM_IN_A_CONTAINER=1
2022-02-16 11:13:30 UTC/bin/sh -c #(nop) LABEL maintainer=Guillaume Abrioux <gabrioux@redhat.com>
2022-02-16 11:13:30 UTC/bin/sh -c #(nop) LABEL ceph=True
2022-02-16 11:13:31 UTC/bin/sh -c #(nop) LABEL RELEASE=HEAD
2022-02-16 11:13:31 UTC/bin/sh -c #(nop) LABEL GIT_REPO=https://github.com/ceph/ceph-container.git
2022-02-16 11:13:31 UTC/bin/sh -c #(nop) LABEL GIT_BRANCH=HEAD
2022-02-16 11:13:32 UTC/bin/sh -c #(nop) LABEL GIT_COMMIT=2d78b6fd67ad877688d3ff39a9a8975f0039f8a4
2022-02-16 11:13:32 UTC/bin/sh -c #(nop) LABEL GIT_CLEAN=True
2022-02-16 11:21:27 UTC/bin/sh -c #(nop) LABEL CEPH_POINT_RELEASE=-16.2.7
2022-02-16 11:21:27 UTC/bin/sh -c #(nop) ENV CEPH_VERSION=pacific
2022-02-16 11:21:27 UTC/bin/sh -c #(nop) ENV CEPH_POINT_RELEASE=-16.2.7
2022-02-16 11:21:27 UTC/bin/sh -c #(nop) ENV CEPH_DEVEL=false
2022-02-16 11:21:28 UTC/bin/sh -c #(nop) ENV CEPH_REF=pacific
2022-02-16 11:21:28 UTC/bin/sh -c #(nop) ENV OSD_FLAVOR=default
2022-02-16 11:26:20 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 --setopt=install_weak_deps=False && rpm --import 'https://download.ceph.com/keys/release.asc' && if [[ "${CEPH_VERSION}" == nautilus ]]; then CEPH_MGR_K8SEVENTS="ceph-mgr-k8sevents-16.2.7"; if [[ -n "-16.2.7" ]]; then CPR=-16.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 [[ "${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.7"; 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 ; yum copr enable -y tchaikov/python3-asyncssh ; fi ' && yum install -y --setopt=install_weak_deps=False ca-certificates e2fsprogs ceph-common-16.2.7 ceph-mon-16.2.7 ceph-osd-16.2.7 ceph-mds-16.2.7 cephfs-mirror-16.2.7 rbd-mirror-16.2.7 ceph-mgr-16.2.7 ceph-mgr-cephadm-16.2.7 ceph-mgr-dashboard-16.2.7 ceph-mgr-diskprediction-local-16.2.7 ceph-mgr-k8sevents-16.2.7 ceph-mgr-rook-16.2.7 python3-saml ceph-grafana-dashboards-16.2.7 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-16.2.7 libradosstriper1-16.2.7 tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-16.2.7 rbd-nbd-16.2.7 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.7 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.7 ceph-mon-16.2.7 ceph-osd-16.2.7 ceph-mds-16.2.7 cephfs-mirror-16.2.7 rbd-mirror-16.2.7 ceph-mgr-16.2.7 ceph-mgr-cephadm-16.2.7 ceph-mgr-dashboard-16.2.7 ceph-mgr-diskprediction-local-16.2.7 ceph-mgr-k8sevents-16.2.7 ceph-mgr-rook-16.2.7 python3-saml ceph-grafana-dashboards-16.2.7 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-16.2.7 libradosstriper1-16.2.7 tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-16.2.7 rbd-nbd-16.2.7 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.7 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 && 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.7 ceph-mon-16.2.7 ceph-osd-16.2.7 ceph-mds-16.2.7 cephfs-mirror-16.2.7 rbd-mirror-16.2.7 ceph-mgr-16.2.7 ceph-mgr-cephadm-16.2.7 ceph-mgr-dashboard-16.2.7 ceph-mgr-diskprediction-local-16.2.7 ceph-mgr-k8sevents-16.2.7 ceph-mgr-rook-16.2.7 python3-saml ceph-grafana-dashboards-16.2.7 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-16.2.7 libradosstriper1-16.2.7 tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-16.2.7 rbd-nbd-16.2.7 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-16.2.7 python3-scikit-learn && echo 'Packages verified successfully'
2022-04-01 16:46:48 UTC/bin/sh -c #(nop) ARG S5CMD_VERSION
2022-04-01 16:46:50 UTC/bin/sh -c #(nop) ARG S5CMD_ARCH
2022-04-01 16:46:53 UTC|2 S5CMD_ARCH=Linux-64bit S5CMD_VERSION=1.4.0 /bin/sh -c curl --fail -sSL -o /s5cmd.tar.gz https://github.com/peak/s5cmd/releases/download/v${S5CMD_VERSION}/s5cmd_${S5CMD_VERSION}_${S5CMD_ARCH}.tar.gz && mkdir /s5cmd && tar xf /s5cmd.tar.gz -C /s5cmd && install /s5cmd/s5cmd /usr/local/bin/s5cmd && rm -rf /s5cmd.tar.gz /s5cmd
2022-04-01 16:46:55 UTC/bin/sh -c #(nop) COPY multi:8e57bc922305375bebc123a1cb59d936a8984e8e554d3a59d542799bbbf9e902 in /usr/local/bin/
2022-04-01 16:46:57 UTC/bin/sh -c #(nop) COPY dir:86abe9e485f03f7869aae261ae984bd3e8a896220dc3648bf63c2d8d137514f8 in /etc/ceph-monitoring
2022-04-01 16:46:58 UTC/bin/sh -c #(nop) COPY dir:54ff857593402294c79804cbc77a1e8dda856ff29aca496a3914b13270bc8f27 in /etc/rook-external/
2022-04-01 16:46:59 UTC/bin/sh -c #(nop) COPY dir:ffb4d7734426c23181806939880c9f64893d481a4e96e9e94dbbc3e64d2f7dbd in /etc/ceph-csv-templates
2022-04-01 16:47:01 UTC|2 S5CMD_ARCH=Linux-64bit S5CMD_VERSION=1.4.0 /bin/sh -c useradd rook -u 2016 # 2016 is the UID of the rook user and also the year of the first commit in the project
2022-04-01 16:47:03 UTC/bin/sh -c #(nop) USER 2016
2022-04-01 16:47:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/rook"]
2022-04-01 16:47:05 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.