2025-04-09 17:57:34 UTC
478 MB
false
CEPH_OSD_FLAVORdefault
CEPH_REFsquid
CEPH_VERSIONsquid
FROM_IMAGEquay.io/centos/centos:stream9
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5cd317874b64e2f43c8e2afcf904e2f3983820ad24569f01b5a2c54207d6f865 - 11.71% (56 MB)
[#001] sha256:9936321f2df217af022b8c2dfe017dcd6be6242d6890e2c42a20804febac9125 - 80.78% (386 MB)
[#002] sha256:07f5c41f8c4a15630732585f568a73e54f861043f678d8dfe7b62b02df1f4cf9 - 2.28% (10.9 MB)
[#003] sha256:a7f92a6900dc48484f0ce00629754ac845f29471a6eaca29e12b5a855e31b06e - 1.0% (4.8 MB)
[#004] sha256:6e3a2dada8fe2c6b5a32c43c3942d2f5c0d8408723f5f05e4ba3570dd28caf7b - 4.22% (20.2 MB)
[#005] sha256:bf49102881b16c64ef56eb6c769398e64860d43ceecbcee4c6bbbc92782de0ed - 0.01% (25 KB)
[#006] sha256:9bf8c8ddc410c9bc74e590fe879446aae18930f46857fb668255852ae57a48d6 - 0.0% (17.6 KB)
[#007] sha256:d0c4471d55c042e5c10e3621f2949b27fb46c742de6aa27677d0f353b900565a - 0.0% (2.88 KB)
/bin/sh -c #(nop) ADD file:b088d4ac5c9666ad94d89f6849a1eccdded3ca961508880b926f009a02d24b79 in /
2025-01-24 21:20:46 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version="1.0" org.label-schema.name="CentOS Stream 9 Base Image" org.label-schema.vendor="CentOS" org.label-schema.license="GPLv2" org.label-schema.build-date="20250124"
2025-01-24 21:20:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-02-03 02:37:09 UTC/bin/sh -c #(nop) ARG FROM_IMAGE
2025-02-03 02:37:09 UTC/bin/sh -c #(nop) ARG CEPH_REF FROM_IMAGE
2025-02-03 02:37:09 UTC/bin/sh -c #(nop) ARG CEPH_REF CEPH_SHA1 FROM_IMAGE
2025-02-03 02:37:09 UTC/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE
2025-02-03 02:37:09 UTC/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE GANESHA_REPO_BASEURL
2025-02-03 02:37:09 UTC/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE GANESHA_REPO_BASEURL OSD_FLAVOR
2025-02-03 02:37:09 UTC/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 CI_CONTAINER FROM_IMAGE GANESHA_REPO_BASEURL OSD_FLAVOR
2025-02-03 02:37:10 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c /bin/echo -e "FROM_IMAGE: ${FROM_IMAGE}\nCEPH_REF: ${CEPH_REF}\nGANESHA_REPO_BASEURL: ${GANESHA_REPO_BASEURL} \nOSD_FLAVOR: ${OSD_FLAVOR} \nCI_CONTAINER: ${CI_CONTAINER}"
2025-02-03 02:37:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors="Ceph Release Team <ceph-maintainers@ceph.io>" org.opencontainers.image.documentation="https://docs.ceph.com/"
2025-02-03 02:37:10 UTC/bin/sh -c #(nop) LABEL FROM_IMAGE=${FROM_IMAGE} CEPH_REF=${CEPH_REF} CEPH_SHA1=${CEPH_SHA1} CEPH_GIT_REPO=${CEPH_GIT_REPO} GANESHA_REPO_BASEURL=${GANESHA_REPO_BASEURL} OSD_FLAVOR=${OSD_FLAVOR}
2025-02-03 02:37:24 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c dnf install -y --setopt=install_weak_deps=False epel-release jq
2025-02-03 02:37:24 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "[ganesha]" > /etc/yum.repos.d/ganesha.repo && echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo && echo "baseurl=${GANESHA_REPO_BASEURL}" >> /etc/yum.repos.d/ganesha.repo && echo "gpgcheck=0" >> /etc/yum.repos.d/ganesha.repo && echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo
2025-02-03 02:37:26 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c set -ex && curl -s -L https://shaman.ceph.com/api/repos/tcmu-runner/main/latest/centos/9/repo?arch=$(arch) -o /etc/yum.repos.d/tcmu-runner.repo && case "${CEPH_REF}" in quincy|reef) curl -fs -L https://download.ceph.com/ceph-iscsi/3/rpm/el9/ceph-iscsi.repo -o /etc/yum.repos.d/ceph-iscsi.repo ; ;; main|*) curl -fs -L https://shaman.ceph.com/api/repos/ceph-iscsi/main/latest/centos/9/repo -o /etc/yum.repos.d/ceph-iscsi.repo ; ;; esac
2025-02-03 02:37:27 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c --mount=type=secret,id=prerelease_creds set -ex && rpm --import 'https://download.ceph.com/keys/release.asc' && ARCH=$(arch); if [ "${ARCH}" == "aarch64" ]; then ARCH="arm64"; fi ; IS_RELEASE=0 ; if [[ "${CI_CONTAINER}" == "true" ]] ; then REPO_URL=$(curl -fs "https://shaman.ceph.com/api/search/?project=ceph&distros=centos/9/${ARCH}&flavor=${OSD_FLAVOR}&ref=${CEPH_REF}&sha1=latest" | jq -r .[0].url) ; else IS_RELEASE=1 ; source /run/secrets/prerelease_creds; REPO_URL="https://${PRERELEASE_USERNAME}:${PRERELEASE_PASSWORD}@download.ceph.com/prerelease/ceph/rpm-${CEPH_REF}/el9/" ; fi && rpm -Uvh "$REPO_URL/noarch/ceph-release-1-${IS_RELEASE}.el9.noarch.rpm" ; if [[ "$IS_RELEASE" == 1 ]] ; then sed -i "s;http://download.ceph.com/;https://${PRERELEASE_USERNAME}:${PRERELEASE_PASSWORD}@download.ceph.com/prerelease/ceph/;" /etc/yum.repos.d/ceph.repo ; dnf clean expire-cache ; fi
2025-02-03 02:37:54 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c dnf install -y --setopt=install_weak_deps=False dnf-plugins-core && dnf copr enable -y tchaikov/python-scikit-learn
2025-02-03 02:37:59 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c dnf update -y --setopt=install_weak_deps=False
2025-02-03 02:37:59 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "ca-certificates" > packages.txt
2025-02-03 02:37:59 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "ceph-common ceph-exporter ceph-grafana-dashboards ceph-immutable-object-cache ceph-mds ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-rook ceph-mgr ceph-mon ceph-osd ceph-radosgw lua-devel luarocks ceph-volume cephfs-mirror cephfs-top kmod libradosstriper1 rbd-mirror" >> packages.txt
2025-02-03 02:37:59 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c if [ "${OSD_FLAVOR}" == "crimson" ]; then echo "ceph-crimson-osd" >> packages.txt ; fi
2025-02-03 02:37:59 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "nvme-cli python3-saml smartmontools" >> packages.txt
2025-02-03 02:38:00 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "dbus-daemon nfs-ganesha-ceph nfs-ganesha-rados-grace nfs-ganesha-rados-urls nfs-ganesha-rgw nfs-ganesha rpcbind sssd-client" >> packages.txt
2025-02-03 02:38:00 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "ceph-iscsi tcmu-runner python3-rtslib" >> packages.txt
2025-02-03 02:38:00 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "attr ceph-fuse rbd-nbd" >> packages.txt
2025-02-03 02:38:00 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "systemd-udev" >> packages.txt
2025-02-03 02:38:01 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "gdisk hostname procps-ng sg3_utils e2fsprogs lvm2 gcc" >> packages.txt
2025-02-03 02:38:01 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "python3-scikit-learn" >> packages.txt
2025-02-03 02:38:01 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "ceph-node-proxy" >> packages.txt
2025-02-03 02:38:01 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "=== PACKAGES TO BE INSTALLED ==="; cat packages.txt
2025-02-03 02:39:32 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "=== INSTALLING ===" ; dnf install -y --setopt=install_weak_deps=False --setopt=skip_missing_names_on_install=False --enablerepo=crb $(cat packages.txt)
2025-02-03 02:39:32 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c mkdir -p /var/run/ganesha
2025-02-03 02:39:33 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c 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
2025-02-03 02:39:33 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c set -ex && dnf clean all && rm -rf /var/cache/dnf/* && rm -rf /var/lib/dnf/* && rm -f /var/lib/rpm/__db* && rm -rf /etc/selinux /usr/share/{doc,man,selinux} && find / -xdev \( -name "*.pyc" -o -name "*.pyo" \) -delete && rm -f /etc/yum.repos.d/{ceph,ganesha,tcmu-runner,ceph-iscsi}.repo
2025-02-03 02:39:34 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c rpm -q $(cat packages.txt) && rm -f /var/lib/rpm/__db* && rm -f *packages.txt
2025-02-03 02:39:38 UTC (FROM quay.io/centos/centos:stream9)/bin/sh -c #(nop) ENV CEPH_IS_DEVEL="${CI_CONTAINER}" CEPH_REF="${CEPH_REF}" CEPH_VERSION="${CEPH_REF}" CEPH_OSD_FLAVOR="${OSD_FLAVOR}" FROM_IMAGE="${FROM_IMAGE}"
2025-04-09 17:57:33 UTC (buildkit.dockerfile.v0)ARG S5CMD_VERSION
2025-04-09 17:57:33 UTC (buildkit.dockerfile.v0)ARG S5CMD_ARCH
2025-04-09 17:57:33 UTC (buildkit.dockerfile.v0)RUN |2 S5CMD_VERSION=2.3.0 S5CMD_ARCH=Linux-64bit /bin/sh -c dnf install -y --repo baseos --setopt=install_weak_deps=False iproute && dnf clean all # buildkit
2025-04-09 17:57:33 UTC (buildkit.dockerfile.v0)RUN |2 S5CMD_VERSION=2.3.0 S5CMD_ARCH=Linux-64bit /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 # buildkit
2025-04-09 17:57:33 UTC (buildkit.dockerfile.v0)COPY rook toolbox.sh set-ceph-debug-level /usr/local/bin/ # buildkit
2025-04-09 17:57:33 UTC (buildkit.dockerfile.v0)COPY ceph-monitoring /etc/ceph-monitoring # buildkit
2025-04-09 17:57:33 UTC (buildkit.dockerfile.v0)COPY rook-external /etc/rook-external/ # buildkit
2025-04-09 17:57:34 UTC (buildkit.dockerfile.v0)RUN |2 S5CMD_VERSION=2.3.0 S5CMD_ARCH=Linux-64bit /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 # buildkit
2025-04-09 17:57:34 UTC (buildkit.dockerfile.v0)USER 2016
2025-04-09 17:57:34 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/rook"]
2025-04-09 17:57:34 UTC (buildkit.dockerfile.v0)CMD [""]
2025-04-09 17:58:27 UTC
452 MB
false
CEPH_OSD_FLAVORdefault
CEPH_REFsquid
CEPH_VERSIONsquid
FROM_IMAGEquay.io/centos/centos:stream9
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8c59429a7e9ae2495e4c97f725906592f76c3d53b45865215b977d1e271731c8 - 12.06% (54.5 MB)
[#001] sha256:9b2a5152ccb6ac1b0826a9a147c0b6ff5de7668ff2ea6c5d223ad4e3758dbb5b - 80.49% (363 MB)
[#002] sha256:4c9485f8c4726b172db558ce415576394c9f60b1f082ebf80de87dc82b6691a5 - 2.39% (10.8 MB)
[#003] sha256:7ecb1070db6f26ede405d9be68973ed0427a236a518df558d28c4f1da4b3224e - 0.98% (4.41 MB)
[#004] sha256:1ed7452a3b863ddd30d5315632de4cd2c043402064e01dd0ff1cbfd70bb0a6bb - 4.08% (18.4 MB)
[#005] sha256:4193c2a1313db8e611df2b5aa7c6e02adf57022c326446a8e2aa986830e1aef5 - 0.01% (25 KB)
[#006] sha256:f2ce7157a59287d8d734957263caf0b78a59710b2873846cd1abd6434b9d8a8d - 0.0% (17.6 KB)
[#007] sha256:1f96236e09cc7cfc12ba810631877f601c4c63a42a9da9eba4497ee465dba519 - 0.0% (2.87 KB)
/bin/sh -c #(nop) ADD file:741a940109ad8650776012f987ce84d1b761ed015c18eccb67928fbb76d62179 in /
2025-01-24 21:19:25 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version="1.0" org.label-schema.name="CentOS Stream 9 Base Image" org.label-schema.vendor="CentOS" org.label-schema.license="GPLv2" org.label-schema.build-date="20250124"
2025-01-24 21:19:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-02-03 02:37:00 UTC (FROM quay.io/centos/centos:stream9)/bin/sh -c #(nop) ARG FROM_IMAGE
2025-02-03 02:37:00 UTC/bin/sh -c #(nop) ARG CEPH_REF FROM_IMAGE
2025-02-03 02:37:00 UTC/bin/sh -c #(nop) ARG CEPH_REF CEPH_SHA1 FROM_IMAGE
2025-02-03 02:37:00 UTC/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE
2025-02-03 02:37:00 UTC/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE GANESHA_REPO_BASEURL
2025-02-03 02:37:00 UTC/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE GANESHA_REPO_BASEURL OSD_FLAVOR
2025-02-03 02:37:00 UTC/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 CI_CONTAINER FROM_IMAGE GANESHA_REPO_BASEURL OSD_FLAVOR
2025-02-03 02:37:00 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c /bin/echo -e "FROM_IMAGE: ${FROM_IMAGE}\nCEPH_REF: ${CEPH_REF}\nGANESHA_REPO_BASEURL: ${GANESHA_REPO_BASEURL} \nOSD_FLAVOR: ${OSD_FLAVOR} \nCI_CONTAINER: ${CI_CONTAINER}"
2025-02-03 02:37:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors="Ceph Release Team <ceph-maintainers@ceph.io>" org.opencontainers.image.documentation="https://docs.ceph.com/"
2025-02-03 02:37:00 UTC/bin/sh -c #(nop) LABEL FROM_IMAGE=${FROM_IMAGE} CEPH_REF=${CEPH_REF} CEPH_SHA1=${CEPH_SHA1} CEPH_GIT_REPO=${CEPH_GIT_REPO} GANESHA_REPO_BASEURL=${GANESHA_REPO_BASEURL} OSD_FLAVOR=${OSD_FLAVOR}
2025-02-03 02:37:24 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c dnf install -y --setopt=install_weak_deps=False epel-release jq
2025-02-03 02:37:24 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "[ganesha]" > /etc/yum.repos.d/ganesha.repo && echo "name=ganesha" >> /etc/yum.repos.d/ganesha.repo && echo "baseurl=${GANESHA_REPO_BASEURL}" >> /etc/yum.repos.d/ganesha.repo && echo "gpgcheck=0" >> /etc/yum.repos.d/ganesha.repo && echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo
2025-02-03 02:37:25 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c set -ex && curl -s -L https://shaman.ceph.com/api/repos/tcmu-runner/main/latest/centos/9/repo?arch=$(arch) -o /etc/yum.repos.d/tcmu-runner.repo && case "${CEPH_REF}" in quincy|reef) curl -fs -L https://download.ceph.com/ceph-iscsi/3/rpm/el9/ceph-iscsi.repo -o /etc/yum.repos.d/ceph-iscsi.repo ; ;; main|*) curl -fs -L https://shaman.ceph.com/api/repos/ceph-iscsi/main/latest/centos/9/repo -o /etc/yum.repos.d/ceph-iscsi.repo ; ;; esac
2025-02-03 02:37:27 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c --mount=type=secret,id=prerelease_creds set -ex && rpm --import 'https://download.ceph.com/keys/release.asc' && ARCH=$(arch); if [ "${ARCH}" == "aarch64" ]; then ARCH="arm64"; fi ; IS_RELEASE=0 ; if [[ "${CI_CONTAINER}" == "true" ]] ; then REPO_URL=$(curl -fs "https://shaman.ceph.com/api/search/?project=ceph&distros=centos/9/${ARCH}&flavor=${OSD_FLAVOR}&ref=${CEPH_REF}&sha1=latest" | jq -r .[0].url) ; else IS_RELEASE=1 ; source /run/secrets/prerelease_creds; REPO_URL="https://${PRERELEASE_USERNAME}:${PRERELEASE_PASSWORD}@download.ceph.com/prerelease/ceph/rpm-${CEPH_REF}/el9/" ; fi && rpm -Uvh "$REPO_URL/noarch/ceph-release-1-${IS_RELEASE}.el9.noarch.rpm" ; if [[ "$IS_RELEASE" == 1 ]] ; then sed -i "s;http://download.ceph.com/;https://${PRERELEASE_USERNAME}:${PRERELEASE_PASSWORD}@download.ceph.com/prerelease/ceph/;" /etc/yum.repos.d/ceph.repo ; dnf clean expire-cache ; fi
2025-02-03 02:37:57 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c dnf install -y --setopt=install_weak_deps=False dnf-plugins-core && dnf copr enable -y tchaikov/python-scikit-learn
2025-02-03 02:38:06 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c dnf update -y --setopt=install_weak_deps=False
2025-02-03 02:38:06 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "ca-certificates" > packages.txt
2025-02-03 02:38:07 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "ceph-common ceph-exporter ceph-grafana-dashboards ceph-immutable-object-cache ceph-mds ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-rook ceph-mgr ceph-mon ceph-osd ceph-radosgw lua-devel luarocks ceph-volume cephfs-mirror cephfs-top kmod libradosstriper1 rbd-mirror" >> packages.txt
2025-02-03 02:38:07 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c if [ "${OSD_FLAVOR}" == "crimson" ]; then echo "ceph-crimson-osd" >> packages.txt ; fi
2025-02-03 02:38:08 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "nvme-cli python3-saml smartmontools" >> packages.txt
2025-02-03 02:38:08 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "dbus-daemon nfs-ganesha-ceph nfs-ganesha-rados-grace nfs-ganesha-rados-urls nfs-ganesha-rgw nfs-ganesha rpcbind sssd-client" >> packages.txt
2025-02-03 02:38:09 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "ceph-iscsi tcmu-runner python3-rtslib" >> packages.txt
2025-02-03 02:38:09 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "attr ceph-fuse rbd-nbd" >> packages.txt
2025-02-03 02:38:10 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "systemd-udev" >> packages.txt
2025-02-03 02:38:10 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "gdisk hostname procps-ng sg3_utils e2fsprogs lvm2 gcc" >> packages.txt
2025-02-03 02:38:11 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "python3-scikit-learn" >> packages.txt
2025-02-03 02:38:11 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "ceph-node-proxy" >> packages.txt
2025-02-03 02:38:12 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "=== PACKAGES TO BE INSTALLED ==="; cat packages.txt
2025-02-03 02:40:24 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c echo "=== INSTALLING ===" ; dnf install -y --setopt=install_weak_deps=False --setopt=skip_missing_names_on_install=False --enablerepo=crb $(cat packages.txt)
2025-02-03 02:40:24 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c mkdir -p /var/run/ganesha
2025-02-03 02:40:25 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c 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
2025-02-03 02:40:27 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c set -ex && dnf clean all && rm -rf /var/cache/dnf/* && rm -rf /var/lib/dnf/* && rm -f /var/lib/rpm/__db* && rm -rf /etc/selinux /usr/share/{doc,man,selinux} && find / -xdev \( -name "*.pyc" -o -name "*.pyo" \) -delete && rm -f /etc/yum.repos.d/{ceph,ganesha,tcmu-runner,ceph-iscsi}.repo
2025-02-03 02:40:28 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=squid CEPH_SHA1=58a7fab8be0a062d730ad7da874972fd3fba59fb CI_CONTAINER=false FROM_IMAGE=quay.io/centos/centos:stream9 GANESHA_REPO_BASEURL=https://buildlogs.centos.org/centos/$releasever-stream/storage/$basearch/nfsganesha-5/ OSD_FLAVOR=default /bin/sh -c rpm -q $(cat packages.txt) && rm -f /var/lib/rpm/__db* && rm -f *packages.txt
2025-02-03 02:40:33 UTC/bin/sh -c #(nop) ENV CEPH_IS_DEVEL="${CI_CONTAINER}" CEPH_REF="${CEPH_REF}" CEPH_VERSION="${CEPH_REF}" CEPH_OSD_FLAVOR="${OSD_FLAVOR}" FROM_IMAGE="${FROM_IMAGE}"
2025-04-09 17:58:25 UTC (buildkit.dockerfile.v0)ARG S5CMD_VERSION
2025-04-09 17:58:25 UTC (buildkit.dockerfile.v0)ARG S5CMD_ARCH
2025-04-09 17:58:25 UTC (buildkit.dockerfile.v0)RUN |2 S5CMD_VERSION=2.3.0 S5CMD_ARCH=Linux-arm64 /bin/sh -c dnf install -y --repo baseos --setopt=install_weak_deps=False iproute && dnf clean all # buildkit
2025-04-09 17:58:27 UTC (buildkit.dockerfile.v0)RUN |2 S5CMD_VERSION=2.3.0 S5CMD_ARCH=Linux-arm64 /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 # buildkit
2025-04-09 17:58:27 UTC (buildkit.dockerfile.v0)COPY rook toolbox.sh set-ceph-debug-level /usr/local/bin/ # buildkit
2025-04-09 17:58:27 UTC (buildkit.dockerfile.v0)COPY ceph-monitoring /etc/ceph-monitoring # buildkit
2025-04-09 17:58:27 UTC (buildkit.dockerfile.v0)COPY rook-external /etc/rook-external/ # buildkit
2025-04-09 17:58:27 UTC (buildkit.dockerfile.v0)RUN |2 S5CMD_VERSION=2.3.0 S5CMD_ARCH=Linux-arm64 /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 # buildkit
2025-04-09 17:58:27 UTC (buildkit.dockerfile.v0)USER 2016
2025-04-09 17:58:27 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/rook"]
2025-04-09 17:58:27 UTC (buildkit.dockerfile.v0)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.