2022-06-16 14:04:31 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:7cb107c30413bcc40c0ad281c48097a0a9bf848fb7d762032db66543237ba7fe - 0.77% (3.77 MB)
[#006] sha256:0886afed53cdadcc75ff922c658ddcdc088cf72547cf938abaff8bc75f099260 - 2.78% (13.7 MB)
[#007] sha256:ba29b062dec27c5b65e653c36b6b62a172cdd8cf8d4b2232b5fa2fae0b35ec69 - 0.0% (9.67 KB)
[#008] sha256:b809c0815b6cffa4f982d4e417341082ac2367d3d4755266ed0f993a00f08b8e - 0.0% (20 KB)
[#009] sha256:54e94f75a1d8f1ab1d6deece89d39179a837866d05fd73fa34351db019c756dc - 0.02% (89.3 KB)
[#010] sha256:4035642b7f421c2b7fe7ec8ffcd736b56ed4e4b6174464f8eaa87f7cf1fbc349 - 0.0% (1.99 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-16 14:03:59 UTC/bin/sh -c #(nop) ARG S5CMD_VERSION
2022-06-16 14:04:00 UTC/bin/sh -c #(nop) ARG S5CMD_ARCH
2022-06-16 14:04:22 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-16 14:04:24 UTC/bin/sh -c #(nop) COPY multi:f0a9d1a797370ec48b932c35297f2c3f0e8d86d9b921160b1aa4ef9479ff2579 in /usr/local/bin/
2022-06-16 14:04:25 UTC/bin/sh -c #(nop) COPY dir:995e107c6726ba09c856a4a3708d732dcca47ee4a62239c94c5e086ac5f50197 in /etc/ceph-monitoring
2022-06-16 14:04:26 UTC/bin/sh -c #(nop) COPY dir:c71cc9b18e50bef1c3cf6845fdb2bcf9bb16227df0c471cede2fbb42941969f6 in /etc/rook-external/
2022-06-16 14:04:27 UTC/bin/sh -c #(nop) COPY dir:de4b99b04f617757f52dd0626c9f499e463d97d11471203eddf797a264d15261 in /etc/ceph-csv-templates
2022-06-16 14:04:28 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-16 14:04:29 UTC/bin/sh -c #(nop) USER 2016
2022-06-16 14:04:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/rook"]
2022-06-16 14:04:31 UTC/bin/sh -c #(nop) CMD [""]
2022-06-16 14:05:14 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:6d45968b18faa136f2f408b2274db95143ced3ca49e36ba8f93edf6a3509a7fe - 0.82% (3.77 MB)
[#006] sha256:6e17a36bbb8fefc42d1ccf1d6af21690d586f83835aa393ddcbe205a70fd6af6 - 2.7% (12.3 MB)
[#007] sha256:e7a80eb01b4a53559c7e1002a653683fe14b8cba6deeec0fa62f949bf822d3dc - 0.0% (9.67 KB)
[#008] sha256:2b486e91dfa03c591736288c0817f952a96f9dd8798c578b1831875b3a5639dc - 0.0% (20 KB)
[#009] sha256:ebd44b3a245b05c1e285df91cbfbeed55c59c26fcb2a3f76cf7420a16e55f559 - 0.02% (89.3 KB)
[#010] sha256:e5930c369616420a108d11e852b1dbf51372c81aac0b8fefb96fdc6d90e721fb - 0.0% (1.87 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-16 14:05:01 UTC/bin/sh -c #(nop) ARG S5CMD_VERSION
2022-06-16 14:05:02 UTC/bin/sh -c #(nop) ARG S5CMD_ARCH
2022-06-16 14:05:05 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-16 14:05:06 UTC/bin/sh -c #(nop) COPY multi:fa665ead18238a8191abdd9e47dabe8c20897a91e0474c1399ccd720332ba3fb in /usr/local/bin/
2022-06-16 14:05:08 UTC/bin/sh -c #(nop) COPY dir:995e107c6726ba09c856a4a3708d732dcca47ee4a62239c94c5e086ac5f50197 in /etc/ceph-monitoring
2022-06-16 14:05:09 UTC/bin/sh -c #(nop) COPY dir:c71cc9b18e50bef1c3cf6845fdb2bcf9bb16227df0c471cede2fbb42941969f6 in /etc/rook-external/
2022-06-16 14:05:10 UTC/bin/sh -c #(nop) COPY dir:bd88ab7913efd27e2990279e6b6ff38f07b40151f7492c192168d6b80b2e87d0 in /etc/ceph-csv-templates
2022-06-16 14:05: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-06-16 14:05:12 UTC/bin/sh -c #(nop) USER 2016
2022-06-16 14:05:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/rook"]
2022-06-16 14:05:14 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.