2022-09-12 22:00:42 UTC
480 MB
false
CEPH_POINT_RELEASE-17.2.3
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:db0f4cd412505c5cc2f31cf3c65db80f84d8656c4bfa9ef627a6f532c0459fc4 - 15.58% (74.7 MB)
[#001] sha256:7e3624512448126fd29504b9af9bc034538918c54f0988fb08c03ff7a3a9a4cb - 0.0% (1.75 KB)
[#002] sha256:ff7b40bc17f0412fc9385d5aa00c4d9b10e5e6734f61d382fd8761c87b0ad391 - 7.11% (34.1 MB)
[#003] sha256:21271edcd37f6ccc3c2b6871ab391959bb3dc69cb06abccc8d7dca15130ae31a - 10.55% (50.6 MB)
[#004] sha256:f172d382e1cf5c4c690a0d4ead1fca56a90089e2a2a15788e1f032bdfd57dac1 - 62.82% (301 MB)
[#005] sha256:1c2bdd12e2d8032fae5d1ab806783c23ca3f501bfaa95e10603a5d6d2c49821d - 0.79% (3.77 MB)
[#006] sha256:2bf9f465888b24a76f71ba7d8124d437775d1efa6c7d9be6ea25e9154a1bf6da - 3.13% (15 MB)
[#007] sha256:bcf1088da748e2d632d34ec1f9e936f25e90a614df47428f92116df2eb56f54e - 0.0% (9.83 KB)
[#008] sha256:cf3481f0505b1f1be9019e476bdd5fd27fa0b8a55ba5a5cb7eecd6da8ae89d68 - 0.0% (20.2 KB)
[#009] sha256:9b55af6dc7b5571746b323cd53bbaa99b518d67d24f0183ac60020a7dc3acfb8 - 0.02% (91.6 KB)
[#010] sha256:883b959ed0fa9ccdc56d15ae82fec31a2314e82d2ea139d5c7219c9bdc51be1d - 0.0% (2.03 KB)
/bin/sh -c #(nop) LABEL maintainer="The CentOS Project"
2022-08-04 15:34:47 UTC/bin/sh -c #(nop) LABEL com.redhat.component="centos-stream-container" name="centos-stream" version="8"
2022-08-04 15:34:47 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://centos.org/legal/licensing-policy/"
2022-08-04 15:34:47 UTC/bin/sh -c #(nop) LABEL summary="Provides a CentOS Stream container based on the Red Hat Universal Base Image"
2022-08-04 15:34:48 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-08-04 15:34:48 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="CentOS Stream 8"
2022-08-04 15:34:48 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2022-08-04 15:34:48 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base centos centos-stream"
2022-08-04 15:34: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-08-04 15:35:30 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-08-04 15:52:25 UTC/bin/sh -c #(nop) ENV I_AM_IN_A_CONTAINER=1
2022-08-04 15:52:26 UTC/bin/sh -c #(nop) LABEL maintainer=Guillaume Abrioux <gabrioux@redhat.com>
2022-08-04 15:52:28 UTC/bin/sh -c #(nop) LABEL ceph=True
2022-08-04 15:52:29 UTC/bin/sh -c #(nop) LABEL RELEASE=HEAD
2022-08-04 15:52:30 UTC/bin/sh -c #(nop) LABEL GIT_REPO=https://github.com/ceph/ceph-container.git
2022-08-04 15:52:32 UTC/bin/sh -c #(nop) LABEL GIT_BRANCH=HEAD
2022-08-04 15:52:33 UTC/bin/sh -c #(nop) LABEL GIT_COMMIT=3ba0f095be759493a04a571a28c5ba53112cd5d3
2022-08-04 15:52:34 UTC/bin/sh -c #(nop) LABEL GIT_CLEAN=True
2022-08-04 16:05:20 UTC/bin/sh -c #(nop) LABEL CEPH_POINT_RELEASE=-17.2.3
2022-08-04 16:05:21 UTC/bin/sh -c #(nop) ENV CEPH_VERSION=quincy
2022-08-04 16:05:22 UTC/bin/sh -c #(nop) ENV CEPH_POINT_RELEASE=-17.2.3
2022-08-04 16:05:24 UTC/bin/sh -c #(nop) ENV CEPH_DEVEL=false
2022-08-04 16:05:25 UTC/bin/sh -c #(nop) ENV CEPH_REF=quincy
2022-08-04 16:05:26 UTC/bin/sh -c #(nop) ENV OSD_FLAVOR=default
2022-08-04 16:09:31 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 if [[ "${CEPH_VERSION}" == master || "${CEPH_VERSION}" == main ]]; then curl -s -L "https://shaman.ceph.com/api/repos/nfs-ganesha/next/latest/centos/8/flavors/ceph_main/repo" -o /etc/yum.repos.d/ganesha.repo ; elif [[ "${CEPH_VERSION}" == quincy ]]; then echo "[ganesha]" > /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ; 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 "[ganesha]" > /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ; 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 "[ganesha]" > /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ; 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 "[ganesha]" > /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ; 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 "[ganesha]" > /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ; 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/main/latest/centos/8/repo?arch=$(arch) -o /etc/yum.repos.d/tcmu-runner.repo ; if [[ "${CEPH_VERSION}" =~ master || "${CEPH_VERSION}" == main ]]; then curl -s -L https://shaman.ceph.com/api/repos/ceph-iscsi/main/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.3"; if [[ -n "-17.2.3" ]]; then CPR=-17.2.3 ; 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_VERSION}" == main ]] || ${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.3"; 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.3 ceph-mon-17.2.3 ceph-osd-17.2.3 ceph-mds-17.2.3 cephfs-mirror-17.2.3 rbd-mirror-17.2.3 ceph-mgr-17.2.3 ceph-mgr-cephadm-17.2.3 ceph-mgr-dashboard-17.2.3 ceph-mgr-diskprediction-local-17.2.3 ceph-mgr-k8sevents-17.2.3 ceph-mgr-rook-17.2.3 python3-saml ceph-grafana-dashboards-17.2.3 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-17.2.3 libradosstriper1-17.2.3 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.3 rbd-nbd-17.2.3 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-17.2.3 python3-scikit-learn ceph-volume-17.2.3 && 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.3 ceph-mon-17.2.3 ceph-osd-17.2.3 ceph-mds-17.2.3 cephfs-mirror-17.2.3 rbd-mirror-17.2.3 ceph-mgr-17.2.3 ceph-mgr-cephadm-17.2.3 ceph-mgr-dashboard-17.2.3 ceph-mgr-diskprediction-local-17.2.3 ceph-mgr-k8sevents-17.2.3 ceph-mgr-rook-17.2.3 python3-saml ceph-grafana-dashboards-17.2.3 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-17.2.3 libradosstriper1-17.2.3 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.3 rbd-nbd-17.2.3 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-17.2.3 python3-scikit-learn ceph-volume-17.2.3 ) && 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 && mkdir -p /var/run/ganesha && 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.3 ceph-mon-17.2.3 ceph-osd-17.2.3 ceph-mds-17.2.3 cephfs-mirror-17.2.3 rbd-mirror-17.2.3 ceph-mgr-17.2.3 ceph-mgr-cephadm-17.2.3 ceph-mgr-dashboard-17.2.3 ceph-mgr-diskprediction-local-17.2.3 ceph-mgr-k8sevents-17.2.3 ceph-mgr-rook-17.2.3 python3-saml ceph-grafana-dashboards-17.2.3 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-17.2.3 libradosstriper1-17.2.3 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.3 rbd-nbd-17.2.3 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-17.2.3 python3-scikit-learn ceph-volume-17.2.3 && echo 'Packages verified successfully'
2022-09-12 22:00:25 UTC/bin/sh -c #(nop) ARG S5CMD_VERSION
2022-09-12 22:00:27 UTC/bin/sh -c #(nop) ARG S5CMD_ARCH
2022-09-12 22:00:29 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-09-12 22:00:32 UTC/bin/sh -c #(nop) COPY multi:9908affe7c126df73d5250033b8f3b54fe6aa716c24fdf791ecb1cceb63ec7a5 in /usr/local/bin/
2022-09-12 22:00:33 UTC/bin/sh -c #(nop) COPY dir:0d6d0bd0c8ac25a089760db90468fdd9bc286e0445fe6970c84ae32eb1ba972c in /etc/ceph-monitoring
2022-09-12 22:00:34 UTC/bin/sh -c #(nop) COPY dir:b4f7eaf123276ce711aa964565d7313bbdc294a2f786b38d7f53bbea10474518 in /etc/rook-external/
2022-09-12 22:00:36 UTC/bin/sh -c #(nop) COPY dir:074b44b036cf902895b7dfde87c74d7f73647a9293359fe70de1bb4dee2439e8 in /etc/ceph-csv-templates
2022-09-12 22:00:38 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-09-12 22:00:39 UTC/bin/sh -c #(nop) USER 2016
2022-09-12 22:00:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/rook"]
2022-09-12 22:00:42 UTC/bin/sh -c #(nop) CMD [""]
2022-09-12 22:01:34 UTC
447 MB
false
CEPH_POINT_RELEASE-17.2.3
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:e46e89129c9d273e7b57a9b719d06e3f9e0469a35cdfcc7ea4bda6b7a69cf965 - 16.33% (72.9 MB)
[#001] sha256:1c716916a225fab7df9407f9190793c5757af63a875810145426432ec461250c - 0.0% (1.75 KB)
[#002] sha256:4d0b88a91662388dc48dd6afd5790a47ad0dc9052282ad3de9e1d9ef76f3495f - 7.63% (34.1 MB)
[#003] sha256:01211234afe74c62e86addaedf596a285073ed14df276d69896076f54e1a63ea - 10.92% (48.8 MB)
[#004] sha256:badd7bcde4cdb9ffe8a8beb34b38e94d534d5eb492a96f9bf02c56363d593979 - 61.22% (273 MB)
[#005] sha256:8d53d839976f2c1928e52d7e680371bb7c0e290bcb5aa1709e30578178e5a19b - 0.84% (3.77 MB)
[#006] sha256:c547d94348679642486b48b9acf0090c2ecb2246eeaf10f87b04ff38800ea6a0 - 3.03% (13.5 MB)
[#007] sha256:caf39cec15fd6d7efad3e145bb67d4e80ea5964827ca045dbbefc6bdd53d3774 - 0.0% (9.83 KB)
[#008] sha256:896acefebdbafe6ff229530bb636b47be605d46b8b4bf14866c6cf36bffa2948 - 0.0% (20.2 KB)
[#009] sha256:d7a58920de0035f0ae7688053e1452df692b75c61fa5b90d5f58f29ce54ff545 - 0.02% (91.6 KB)
[#010] sha256:a2587fb9b2716923f68b3e143afe367f890546e069f11326bc57809d0be6d38d - 0.0% (1.9 KB)
/bin/sh -c #(nop) LABEL maintainer="The CentOS Project"
2022-08-04 15:36:24 UTC/bin/sh -c #(nop) LABEL com.redhat.component="centos-stream-container" name="centos-stream" version="8"
2022-08-04 15:36:24 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://centos.org/legal/licensing-policy/"
2022-08-04 15:36:24 UTC/bin/sh -c #(nop) LABEL summary="Provides a CentOS Stream container based on the Red Hat Universal Base Image"
2022-08-04 15:36:24 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-08-04 15:36:24 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="CentOS Stream 8"
2022-08-04 15:36:24 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2022-08-04 15:36:25 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base centos centos-stream"
2022-08-04 15:36: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-08-04 15:37:45 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-08-05 11:13:11 UTC/bin/sh -c #(nop) ENV I_AM_IN_A_CONTAINER=1
2022-08-05 11:13:11 UTC/bin/sh -c #(nop) LABEL maintainer=Guillaume Abrioux <gabrioux@redhat.com>
2022-08-05 11:13:12 UTC/bin/sh -c #(nop) LABEL ceph=True
2022-08-05 11:13:12 UTC/bin/sh -c #(nop) LABEL RELEASE=HEAD
2022-08-05 11:13:12 UTC/bin/sh -c #(nop) LABEL GIT_REPO=https://github.com/ceph/ceph-container.git
2022-08-05 11:13:13 UTC/bin/sh -c #(nop) LABEL GIT_BRANCH=HEAD
2022-08-05 11:13:13 UTC/bin/sh -c #(nop) LABEL GIT_COMMIT=3ba0f095be759493a04a571a28c5ba53112cd5d3
2022-08-05 11:13:13 UTC/bin/sh -c #(nop) LABEL GIT_CLEAN=True
2022-08-05 11:29:15 UTC/bin/sh -c #(nop) LABEL CEPH_POINT_RELEASE=-17.2.3
2022-08-05 11:29:15 UTC/bin/sh -c #(nop) ENV CEPH_VERSION=quincy
2022-08-05 11:29:15 UTC/bin/sh -c #(nop) ENV CEPH_POINT_RELEASE=-17.2.3
2022-08-05 11:29:16 UTC/bin/sh -c #(nop) ENV CEPH_DEVEL=false
2022-08-05 11:29:16 UTC/bin/sh -c #(nop) ENV CEPH_REF=quincy
2022-08-05 11:29:16 UTC/bin/sh -c #(nop) ENV OSD_FLAVOR=default
2022-08-05 11:34:05 UTC/bin/sh -c yum install -y epel-release && yum install -y jq && bash -c ' if [ -n "" ]; then if [[ "${CEPH_VERSION}" == master || "${CEPH_VERSION}" == main ]]; then curl -s -L "https://shaman.ceph.com/api/repos/nfs-ganesha/next/latest/centos/8/flavors/ceph_main/repo" -o /etc/yum.repos.d/ganesha.repo ; elif [[ "${CEPH_VERSION}" == quincy ]]; then echo "[ganesha]" > /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ; 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 "[ganesha]" > /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ; 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 "[ganesha]" > /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ; 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 "[ganesha]" > /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ; 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 "[ganesha]" > /etc/yum.repos.d/ganesha.repo ; echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo ; 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/main/latest/centos/8/repo?arch=$(arch) -o /etc/yum.repos.d/tcmu-runner.repo ; if [[ "${CEPH_VERSION}" =~ master || "${CEPH_VERSION}" == main ]]; then curl -s -L https://shaman.ceph.com/api/repos/ceph-iscsi/main/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.3"; if [[ -n "-17.2.3" ]]; then CPR=-17.2.3 ; 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_VERSION}" == main ]] || ${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.3"; 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.3 ceph-mon-17.2.3 ceph-osd-17.2.3 ceph-mds-17.2.3 cephfs-mirror-17.2.3 rbd-mirror-17.2.3 ceph-mgr-17.2.3 ceph-mgr-cephadm-17.2.3 ceph-mgr-dashboard-17.2.3 ceph-mgr-diskprediction-local-17.2.3 ceph-mgr-k8sevents-17.2.3 ceph-mgr-rook-17.2.3 python3-saml ceph-grafana-dashboards-17.2.3 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-17.2.3 libradosstriper1-17.2.3 tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-17.2.3 rbd-nbd-17.2.3 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-17.2.3 python3-scikit-learn ceph-volume-17.2.3 && 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.3 ceph-mon-17.2.3 ceph-osd-17.2.3 ceph-mds-17.2.3 cephfs-mirror-17.2.3 rbd-mirror-17.2.3 ceph-mgr-17.2.3 ceph-mgr-cephadm-17.2.3 ceph-mgr-dashboard-17.2.3 ceph-mgr-diskprediction-local-17.2.3 ceph-mgr-k8sevents-17.2.3 ceph-mgr-rook-17.2.3 python3-saml ceph-grafana-dashboards-17.2.3 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-17.2.3 libradosstriper1-17.2.3 tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-17.2.3 rbd-nbd-17.2.3 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-17.2.3 python3-scikit-learn ceph-volume-17.2.3 ) && 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 && mkdir -p /var/run/ganesha && 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.3 ceph-mon-17.2.3 ceph-osd-17.2.3 ceph-mds-17.2.3 cephfs-mirror-17.2.3 rbd-mirror-17.2.3 ceph-mgr-17.2.3 ceph-mgr-cephadm-17.2.3 ceph-mgr-dashboard-17.2.3 ceph-mgr-diskprediction-local-17.2.3 ceph-mgr-k8sevents-17.2.3 ceph-mgr-rook-17.2.3 python3-saml ceph-grafana-dashboards-17.2.3 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev procps-ng hostname ceph-radosgw-17.2.3 libradosstriper1-17.2.3 tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-17.2.3 rbd-nbd-17.2.3 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-17.2.3 python3-scikit-learn ceph-volume-17.2.3 && echo 'Packages verified successfully'
2022-09-12 22:01:15 UTC/bin/sh -c #(nop) ARG S5CMD_VERSION
2022-09-12 22:01:16 UTC/bin/sh -c #(nop) ARG S5CMD_ARCH
2022-09-12 22:01:21 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-09-12 22:01:23 UTC/bin/sh -c #(nop) COPY multi:db129d9e8743daf4127d2548814cf4a1605940125fd69c8e927490b5a0e43804 in /usr/local/bin/
2022-09-12 22:01:24 UTC/bin/sh -c #(nop) COPY dir:0d6d0bd0c8ac25a089760db90468fdd9bc286e0445fe6970c84ae32eb1ba972c in /etc/ceph-monitoring
2022-09-12 22:01:26 UTC/bin/sh -c #(nop) COPY dir:b4f7eaf123276ce711aa964565d7313bbdc294a2f786b38d7f53bbea10474518 in /etc/rook-external/
2022-09-12 22:01:27 UTC/bin/sh -c #(nop) COPY dir:1969cbc64f09f75a3ba625d02cf17884e80e5aa8086b1a884e6cf8e8738b0742 in /etc/ceph-csv-templates
2022-09-12 22:01:29 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-09-12 22:01:31 UTC/bin/sh -c #(nop) USER 2016
2022-09-12 22:01:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/rook"]
2022-09-12 22:01:34 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.