2022-06-17 20:15:21 UTC
492 MB
false
CEPH_POINT_RELEASE-17.2.0
CEPH_REFquincy
CEPH_VERSIONquincy
I_AM_IN_A_CONTAINER1
OSD_FLAVORdefault
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:effc4ea612c8cb531b45192df865c42f91ac1fa5da56a4af992e019934c442b9 - 15.81% (77.8 MB)
[#001] sha256:de9bc33d733791f5dcdc296c0b8f06dcefd136c34b8f263716dc590adea53850 - 0.0% (1.75 KB)
[#002] sha256:95c58807c595e16798d62b5aa17a38ab5ac98fa8b09c8e2602468efb6f88a630 - 5.53% (27.2 MB)
[#003] sha256:99328b009a2740299b7b43cbad5c86ebbb25ed2789565cbb8d97f9f027788e90 - 9.09% (44.7 MB)
[#004] sha256:c5fc93a1f1a7bc6667ad1f87b672990b7b32d130a21e452134548192a9db78b5 - 66.0% (325 MB)
[#005] sha256:da85a240d1fd19c4b8119aee0812703d2774cf4e9aabd9516529527f3bcb607e - 0.77% (3.77 MB)
[#006] sha256:b8b702d90b61003420ee5183753c8c3bbf4065a6af025030f9cd4512265ef029 - 2.78% (13.7 MB)
[#007] sha256:ac17a5e61251f8c430ba4af8358245575f056f5e9e0d4bd707160ef817412dd7 - 0.0% (9.67 KB)
[#008] sha256:6e7d810431f8c5d7d78f14fcf3109893449bf4bfbc31cb3225ebfc6d4c5dee16 - 0.0% (20 KB)
[#009] sha256:c3dba1089434dc090dfcc04018838e8df27f62f949b3e7431e5b7a376052151c - 0.02% (89.4 KB)
[#010] sha256:a08601e1e592c16212702b3a07d773ee6b5765b43436191484cff8e739d0de05 - 0.0% (2 KB)
/bin/sh -c #(nop) LABEL maintainer="The CentOS Project"
2022-03-16 13:01:32 UTC/bin/sh -c #(nop) LABEL com.redhat.component="centos-stream-container" name="centos-stream" version="8"
2022-03-16 13:01:32 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://centos.org/legal/licensing-policy/"
2022-03-16 13:01:32 UTC/bin/sh -c #(nop) LABEL summary="Provides a CentOS Stream container based on the Red Hat Universal Base Image"
2022-03-16 13:01:32 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-03-16 13:01:32 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="CentOS Stream 8"
2022-03-16 13:01:32 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2022-03-16 13:01:32 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base centos centos-stream"
2022-03-16 13:01:39 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-03-16 13:02:12 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-04-20 00:53:49 UTC/bin/sh -c #(nop) ENV I_AM_IN_A_CONTAINER=1
2022-04-20 00:53:50 UTC/bin/sh -c #(nop) LABEL maintainer=Guillaume Abrioux <gabrioux@redhat.com>
2022-04-20 00:53:51 UTC/bin/sh -c #(nop) LABEL ceph=True
2022-04-20 00:53:52 UTC/bin/sh -c #(nop) LABEL RELEASE=HEAD
2022-04-20 00:53:54 UTC/bin/sh -c #(nop) LABEL GIT_REPO=https://github.com/ceph/ceph-container.git
2022-04-20 00:53:55 UTC/bin/sh -c #(nop) LABEL GIT_BRANCH=HEAD
2022-04-20 00:53:56 UTC/bin/sh -c #(nop) LABEL GIT_COMMIT=e0f6592674f6da77bc9ea1ad9b3940a205b98dfd
2022-04-20 00:53:57 UTC/bin/sh -c #(nop) LABEL GIT_CLEAN=True
2022-04-20 00:53:59 UTC/bin/sh -c #(nop) LABEL CEPH_POINT_RELEASE=-17.2.0
2022-04-20 00:54:00 UTC/bin/sh -c #(nop) ENV CEPH_VERSION=quincy
2022-04-20 00:54:01 UTC/bin/sh -c #(nop) ENV CEPH_POINT_RELEASE=-17.2.0
2022-04-20 00:54:02 UTC/bin/sh -c #(nop) ENV CEPH_DEVEL=false
2022-04-20 00:54:04 UTC/bin/sh -c #(nop) ENV CEPH_REF=quincy
2022-04-20 00:54:05 UTC/bin/sh -c #(nop) ENV OSD_FLAVOR=default
2022-04-20 00:58: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}" == quincy ]]; then echo "baseurl=https://buildlogs.centos.org/centos/\$releasever/storage/\$basearch/nfsganesha-4/" >> /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|quincy ]]; 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-17.2.0"; if [[ -n "-17.2.0" ]]; then CPR=-17.2.0 ; 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-17.2.0"; 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-17.2.0 ceph-mon-17.2.0 ceph-osd-17.2.0 ceph-mds-17.2.0 cephfs-mirror-17.2.0 rbd-mirror-17.2.0 ceph-mgr-17.2.0 ceph-mgr-cephadm-17.2.0 ceph-mgr-dashboard-17.2.0 ceph-mgr-diskprediction-local-17.2.0 ceph-mgr-k8sevents-17.2.0 ceph-mgr-rook-17.2.0 python3-saml ceph-grafana-dashboards-17.2.0 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-17.2.0 libradosstriper1-17.2.0 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-17.2.0 rbd-nbd-17.2.0 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-17.2.0 python3-scikit-learn ceph-volume-17.2.0 && 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-17.2.0 ceph-mon-17.2.0 ceph-osd-17.2.0 ceph-mds-17.2.0 cephfs-mirror-17.2.0 rbd-mirror-17.2.0 ceph-mgr-17.2.0 ceph-mgr-cephadm-17.2.0 ceph-mgr-dashboard-17.2.0 ceph-mgr-diskprediction-local-17.2.0 ceph-mgr-k8sevents-17.2.0 ceph-mgr-rook-17.2.0 python3-saml ceph-grafana-dashboards-17.2.0 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-17.2.0 libradosstriper1-17.2.0 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-17.2.0 rbd-nbd-17.2.0 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-17.2.0 python3-scikit-learn ceph-volume-17.2.0 ) && 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-17.2.0 ceph-mon-17.2.0 ceph-osd-17.2.0 ceph-mds-17.2.0 cephfs-mirror-17.2.0 rbd-mirror-17.2.0 ceph-mgr-17.2.0 ceph-mgr-cephadm-17.2.0 ceph-mgr-dashboard-17.2.0 ceph-mgr-diskprediction-local-17.2.0 ceph-mgr-k8sevents-17.2.0 ceph-mgr-rook-17.2.0 python3-saml ceph-grafana-dashboards-17.2.0 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-17.2.0 libradosstriper1-17.2.0 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-17.2.0 rbd-nbd-17.2.0 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-17.2.0 python3-scikit-learn ceph-volume-17.2.0 && echo 'Packages verified successfully'
2022-06-17 20:15:10 UTC/bin/sh -c #(nop) ARG S5CMD_VERSION
2022-06-17 20:15:11 UTC/bin/sh -c #(nop) ARG S5CMD_ARCH
2022-06-17 20:15:12 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-06-17 20:15:14 UTC/bin/sh -c #(nop) COPY multi:636012c994f3ce4094a69e9f6b3d41fae037ba752573e1484e7a4e094680b251 in /usr/local/bin/
2022-06-17 20:15:15 UTC/bin/sh -c #(nop) COPY dir:995e107c6726ba09c856a4a3708d732dcca47ee4a62239c94c5e086ac5f50197 in /etc/ceph-monitoring
2022-06-17 20:15:16 UTC/bin/sh -c #(nop) COPY dir:c71cc9b18e50bef1c3cf6845fdb2bcf9bb16227df0c471cede2fbb42941969f6 in /etc/rook-external/
2022-06-17 20:15:17 UTC/bin/sh -c #(nop) COPY dir:f85e61e26b3a55f27913b60ebb5da9082ddc734fabd69653bdb47d64e03e2e5f in /etc/ceph-csv-templates
2022-06-17 20:15:18 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-06-17 20:15:19 UTC/bin/sh -c #(nop) USER 2016
2022-06-17 20:15:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/rook"]
2022-06-17 20:15:21 UTC/bin/sh -c #(nop) CMD [""]
2022-06-17 20:16:00 UTC
457 MB
false
CEPH_POINT_RELEASE-17.2.0
CEPH_REFquincy
CEPH_VERSIONquincy
I_AM_IN_A_CONTAINER1
OSD_FLAVORdefault
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:5ce172d5169fe6baf2dc8f7830f12e4867d59f0c26aae7fd040baf274131adec - 16.79% (76.8 MB)
[#001] sha256:0f71862b04a101a0d264dec45bfde02bcc848fe2df2210a215c43287c7426cfd - 0.0% (1.75 KB)
[#002] sha256:0d3fddb90e741006ab414202cb574d3d38078c294bc390bb698db8f7160894ad - 5.95% (27.2 MB)
[#003] sha256:4292514dfaedfba1616f2bf645db668606be0ac13ed284c2df702b2ad648a47f - 9.23% (42.2 MB)
[#004] sha256:21e9e833a7d81855fec4631c893330420e6f96948b23b0518238436f98aa2970 - 64.48% (295 MB)
[#005] sha256:b18d134e5ce317a94b84130953dd3d8fd0326c396e6bc2229d3d0cb382c256bc - 0.82% (3.77 MB)
[#006] sha256:33f49ace9e8e58c7e0db57dcde5d7d481b52641459041dd10d07622dbddc84e4 - 2.7% (12.3 MB)
[#007] sha256:65e9be860bfae0b5e5118876fecb77c3727bb00f4e2fff34fb085624770df92a - 0.0% (9.67 KB)
[#008] sha256:8c79146a800ba79a529571d101635bed43e48faf0f24194dcabc4c6408748d61 - 0.0% (20 KB)
[#009] sha256:cc996b419cd7ba0e9434d5418d69affaa69b9269218a4dc86529f8c49b30dcd8 - 0.02% (89.4 KB)
[#010] sha256:7f3b634d6548b9cfbbc1f2abd983f78b9382de29a0c7aa706283abd6fd414f27 - 0.0% (1.86 KB)
/bin/sh -c #(nop) LABEL maintainer="The CentOS Project"
2022-03-16 13:02:41 UTC/bin/sh -c #(nop) LABEL com.redhat.component="centos-stream-container" name="centos-stream" version="8"
2022-03-16 13:02:41 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://centos.org/legal/licensing-policy/"
2022-03-16 13:02:41 UTC/bin/sh -c #(nop) LABEL summary="Provides a CentOS Stream container based on the Red Hat Universal Base Image"
2022-03-16 13:02:41 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-03-16 13:02:42 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="CentOS Stream 8"
2022-03-16 13:02:42 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2022-03-16 13:02:42 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base centos centos-stream"
2022-03-16 13:02:55 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-03-16 13:03:52 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-04-20 00:53:44 UTC/bin/sh -c #(nop) ENV I_AM_IN_A_CONTAINER=1
2022-04-20 00:53:44 UTC/bin/sh -c #(nop) LABEL maintainer=Guillaume Abrioux <gabrioux@redhat.com>
2022-04-20 00:53:44 UTC/bin/sh -c #(nop) LABEL ceph=True
2022-04-20 00:53:44 UTC/bin/sh -c #(nop) LABEL RELEASE=HEAD
2022-04-20 00:53:45 UTC/bin/sh -c #(nop) LABEL GIT_REPO=https://github.com/ceph/ceph-container.git
2022-04-20 00:53:45 UTC/bin/sh -c #(nop) LABEL GIT_BRANCH=HEAD
2022-04-20 00:53:45 UTC/bin/sh -c #(nop) LABEL GIT_COMMIT=e0f6592674f6da77bc9ea1ad9b3940a205b98dfd
2022-04-20 00:53:45 UTC/bin/sh -c #(nop) LABEL GIT_CLEAN=True
2022-04-20 00:53:46 UTC/bin/sh -c #(nop) LABEL CEPH_POINT_RELEASE=-17.2.0
2022-04-20 00:53:46 UTC/bin/sh -c #(nop) ENV CEPH_VERSION=quincy
2022-04-20 00:53:46 UTC/bin/sh -c #(nop) ENV CEPH_POINT_RELEASE=-17.2.0
2022-04-20 00:53:47 UTC/bin/sh -c #(nop) ENV CEPH_DEVEL=false
2022-04-20 00:53:47 UTC/bin/sh -c #(nop) ENV CEPH_REF=quincy
2022-04-20 00:53:47 UTC/bin/sh -c #(nop) ENV OSD_FLAVOR=default
2022-04-20 00:59:01 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}" == quincy ]]; then echo "baseurl=https://buildlogs.centos.org/centos/\$releasever/storage/\$basearch/nfsganesha-4/" >> /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|quincy ]]; 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-17.2.0"; if [[ -n "-17.2.0" ]]; then CPR=-17.2.0 ; 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-17.2.0"; 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-17.2.0 ceph-mon-17.2.0 ceph-osd-17.2.0 ceph-mds-17.2.0 cephfs-mirror-17.2.0 rbd-mirror-17.2.0 ceph-mgr-17.2.0 ceph-mgr-cephadm-17.2.0 ceph-mgr-dashboard-17.2.0 ceph-mgr-diskprediction-local-17.2.0 ceph-mgr-k8sevents-17.2.0 ceph-mgr-rook-17.2.0 python3-saml ceph-grafana-dashboards-17.2.0 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-17.2.0 libradosstriper1-17.2.0 tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-17.2.0 rbd-nbd-17.2.0 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-17.2.0 python3-scikit-learn ceph-volume-17.2.0 && 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-17.2.0 ceph-mon-17.2.0 ceph-osd-17.2.0 ceph-mds-17.2.0 cephfs-mirror-17.2.0 rbd-mirror-17.2.0 ceph-mgr-17.2.0 ceph-mgr-cephadm-17.2.0 ceph-mgr-dashboard-17.2.0 ceph-mgr-diskprediction-local-17.2.0 ceph-mgr-k8sevents-17.2.0 ceph-mgr-rook-17.2.0 python3-saml ceph-grafana-dashboards-17.2.0 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-17.2.0 libradosstriper1-17.2.0 tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-17.2.0 rbd-nbd-17.2.0 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-17.2.0 python3-scikit-learn ceph-volume-17.2.0 ) && 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-17.2.0 ceph-mon-17.2.0 ceph-osd-17.2.0 ceph-mds-17.2.0 cephfs-mirror-17.2.0 rbd-mirror-17.2.0 ceph-mgr-17.2.0 ceph-mgr-cephadm-17.2.0 ceph-mgr-dashboard-17.2.0 ceph-mgr-diskprediction-local-17.2.0 ceph-mgr-k8sevents-17.2.0 ceph-mgr-rook-17.2.0 python3-saml ceph-grafana-dashboards-17.2.0 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-17.2.0 libradosstriper1-17.2.0 tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-17.2.0 rbd-nbd-17.2.0 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-17.2.0 python3-scikit-learn ceph-volume-17.2.0 && echo 'Packages verified successfully'
2022-06-17 20:15:48 UTC/bin/sh -c #(nop) ARG S5CMD_VERSION
2022-06-17 20:15:49 UTC/bin/sh -c #(nop) ARG S5CMD_ARCH
2022-06-17 20:15:52 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-06-17 20:15:53 UTC/bin/sh -c #(nop) COPY multi:6a3f338e6d2e4b7fd29982d9e59c177497b1cd0481cf73b4553be0d2536d7713 in /usr/local/bin/
2022-06-17 20:15:54 UTC/bin/sh -c #(nop) COPY dir:995e107c6726ba09c856a4a3708d732dcca47ee4a62239c94c5e086ac5f50197 in /etc/ceph-monitoring
2022-06-17 20:15:55 UTC/bin/sh -c #(nop) COPY dir:c71cc9b18e50bef1c3cf6845fdb2bcf9bb16227df0c471cede2fbb42941969f6 in /etc/rook-external/
2022-06-17 20:15:56 UTC/bin/sh -c #(nop) COPY dir:9c62fd788480e6b6095e3300ae2945d1bcc52afb8b9dbd36b628ffd38efeb489 in /etc/ceph-csv-templates
2022-06-17 20:15:57 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-06-17 20:15:58 UTC/bin/sh -c #(nop) USER 2016
2022-06-17 20:15:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/rook"]
2022-06-17 20:16:00 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.