2026-01-12 16:00:50 UTC
563 MB
false
CEPH_OSD_FLAVORdefault
CEPH_REFtentacle
CEPH_VERSIONtentacle
FROM_IMAGEquay.io/centos/centos:stream9
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6fa80dc965b3aa2922ed06a70b1f73112b1a00160312bb3bccdd3b2869a07e68 - 10.07% (56.7 MB)
[#001] sha256:6c6cc25162458fa398f1b2f190a4b3903ef6bd9f304f8b9d0828358caca60cb1 - 83.76% (471 MB)
[#002] sha256:de3be31e461d8c180ddc84416b8a5e11247574215d32e73459acf1beb0c3de11 - 1.63% (9.16 MB)
[#003] sha256:fc7b370f6ae9308cead4c399e09ced6eee5f00e6995a00bbc0102497ba6101aa - 0.85% (4.8 MB)
[#004] sha256:a030d7a31dd2311185058818c232310503f6ac0a1361bf24bd1519408e0ce4fc - 3.68% (20.7 MB)
[#005] sha256:1b2a38447c5613e7b9c4605fd3c21f95b88cb11680ac22fda74bd9b3ece6363e - 0.0% (25 KB)
[#006] sha256:4449c004460a641677ef77e8b405063a424c8788c234869c7a4d89d686d3b3b9 - 0.0% (19 KB)
[#007] sha256:32787e3c1d8a08f83123aedf9647dfc7c249fac094f303c7575d6c58cf723359 - 0.0% (2.88 KB)
/bin/sh -c #(nop) ADD file:19b2a04bdaac43724fa27276ec06a3dee0d33e25534af87a63af89f85e37e9ba in /
2025-10-30 04:56:33 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="20251030"
2025-10-30 04:56:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-11-04 16:28:55 UTC (FROM quay.io/centos/centos:stream9)/bin/sh -c #(nop) ARG FROM_IMAGE
2025-11-04 16:28:55 UTC/bin/sh -c #(nop) ARG CEPH_REF FROM_IMAGE
2025-11-04 16:28:55 UTC/bin/sh -c #(nop) ARG CEPH_REF CEPH_SHA1 FROM_IMAGE
2025-11-04 16:28:55 UTC/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE
2025-11-04 16:28:55 UTC/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE GANESHA_REPO_BASEURL
2025-11-04 16:28:55 UTC/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE GANESHA_REPO_BASEURL OSD_FLAVOR
2025-11-04 16:28:55 UTC/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 CI_CONTAINER FROM_IMAGE GANESHA_REPO_BASEURL OSD_FLAVOR
2025-11-04 16:28:55 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:28:55 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-11-04 16:28:55 UTC/bin/sh -c #(nop) LABEL ceph=True 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-11-04 16:28:56 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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 grep -q 'tsflags' /etc/dnf/dnf.conf ; then sed -i 's/tsflags=.*/tsflags=nodocs/g' /etc/dnf/dnf.conf ; else echo "tsflags=nodocs" >> /etc/dnf/dnf.conf ; fi
2025-11-04 16:29:31 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:29:31 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:29:32 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:29:33 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:29:49 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:29:54 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:29:54 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:29:55 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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 libcephfs-daemon libradosstriper1 rbd-mirror" >> packages.txt
2025-11-04 16:29:55 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-debug" || "${OSD_FLAVOR}" == "crimson-release" ]]; then echo "ceph-crimson-osd" >> packages.txt ; fi
2025-11-04 16:29:56 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:29:56 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:29:56 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:29:57 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:29:57 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:29:58 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:29:58 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:29:59 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:29:59 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:31:49 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:31:49 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:31:51 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:31:51 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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/selinux && rm -f /etc/yum.repos.d/{ceph,ganesha,tcmu-runner,ceph-iscsi}.repo
2025-11-04 16:31:52 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 16:32:01 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}"
2026-01-12 16:00:49 UTC (buildkit.dockerfile.v0)ARG S5CMD_VERSION=2.3.0
2026-01-12 16:00:49 UTC (buildkit.dockerfile.v0)ARG S5CMD_ARCH=Linux-64bit
2026-01-12 16:00:49 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
2026-01-12 16:00:49 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
2026-01-12 16:00:49 UTC (buildkit.dockerfile.v0)COPY rook toolbox.sh set-ceph-debug-level /usr/local/bin/ # buildkit
2026-01-12 16:00:50 UTC (buildkit.dockerfile.v0)COPY ceph-monitoring /etc/ceph-monitoring # buildkit
2026-01-12 16:00:50 UTC (buildkit.dockerfile.v0)COPY rook-external /etc/rook-external/ # buildkit
2026-01-12 16:00:50 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
2026-01-12 16:00:50 UTC (buildkit.dockerfile.v0)USER 2016
2026-01-12 16:00:50 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/rook"]
2026-01-12 16:00:50 UTC (buildkit.dockerfile.v0)CMD [""]
2026-01-12 16:01:54 UTC
534 MB
false
CEPH_OSD_FLAVORdefault
CEPH_REFtentacle
CEPH_VERSIONtentacle
FROM_IMAGEquay.io/centos/centos:stream9
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:41f66cde2515b2dbada8e5982e5d2ded7f378de54546a12413b9b71f772a7460 - 10.32% (55.1 MB)
[#001] sha256:4e0b23165be7849e6a16202ac67cc621c925b745dd4ee3402b23b562502cd7d4 - 83.69% (447 MB)
[#002] sha256:f2ee0864ec81d78fbedf8c5f2e867b2caf81e22489099cb536ed19c97fa43b5c - 1.7% (9.06 MB)
[#003] sha256:9672f822d064656e01549d1dc344d9e8239f1749f1fb629f5e716f7ee3b031f7 - 0.83% (4.41 MB)
[#004] sha256:2254a6cad36534171e3575d4cf7f0c255d2ed706b1e8410efc472252524b33e6 - 3.46% (18.5 MB)
[#005] sha256:1426f948c17452f3efd44645bb4542bf2cb1c16e3a7a5ea38ac4c07c19e7115a - 0.0% (25 KB)
[#006] sha256:a9ef401f64f6b3860472c8c8130e15e7c7479c8e8a3170bb67f6c64ff2bc174a - 0.0% (19 KB)
[#007] sha256:036a665f7f51aa34f3d135b4a11e83a7845f323c18265c55ccf10695fc0e9110 - 0.0% (2.87 KB)
/bin/sh -c #(nop) ADD file:1c4beae747ad1f0239fcdd2f526ff90b4e4d14418a84e61cc33ac376baa30d2e in /
2025-10-21 02:26:59 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="20251021"
2025-10-21 02:27:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-11-04 17:40:32 UTC (FROM quay.io/centos/centos:stream9)/bin/sh -c #(nop) ARG FROM_IMAGE
2025-11-04 17:40:32 UTC/bin/sh -c #(nop) ARG CEPH_REF FROM_IMAGE
2025-11-04 17:40:32 UTC/bin/sh -c #(nop) ARG CEPH_REF CEPH_SHA1 FROM_IMAGE
2025-11-04 17:40:32 UTC/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE
2025-11-04 17:40:32 UTC/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE GANESHA_REPO_BASEURL
2025-11-04 17:40:32 UTC/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 FROM_IMAGE GANESHA_REPO_BASEURL OSD_FLAVOR
2025-11-04 17:40:32 UTC/bin/sh -c #(nop) ARG CEPH_GIT_REPO CEPH_REF CEPH_SHA1 CI_CONTAINER FROM_IMAGE GANESHA_REPO_BASEURL OSD_FLAVOR
2025-11-04 17:40:33 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:40:33 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-11-04 17:40:33 UTC/bin/sh -c #(nop) LABEL ceph=True 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-11-04 17:40:33 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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 grep -q 'tsflags' /etc/dnf/dnf.conf ; then sed -i 's/tsflags=.*/tsflags=nodocs/g' /etc/dnf/dnf.conf ; else echo "tsflags=nodocs" >> /etc/dnf/dnf.conf ; fi
2025-11-04 17:40:53 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:40:54 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:40:55 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:40:56 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:41:26 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:41:35 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:41:35 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:41:36 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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 libcephfs-daemon libradosstriper1 rbd-mirror" >> packages.txt
2025-11-04 17:41:36 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-debug" || "${OSD_FLAVOR}" == "crimson-release" ]]; then echo "ceph-crimson-osd" >> packages.txt ; fi
2025-11-04 17:41:37 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:41:37 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:41:38 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:41:38 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:41:39 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:41:39 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:41:40 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:41:40 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:41:41 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:43:51 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:43:51 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:43:52 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:43:53 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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/selinux && rm -f /etc/yum.repos.d/{ceph,ganesha,tcmu-runner,ceph-iscsi}.repo
2025-11-04 17:43:53 UTC|7 CEPH_GIT_REPO=https://github.com/ceph/ceph.git CEPH_REF=tentacle CEPH_SHA1=69f84cc2651aa259a15bc192ddaabd3baba07489 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-11-04 17:44:04 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}"
2026-01-12 16:01:52 UTC (buildkit.dockerfile.v0)ARG S5CMD_VERSION=2.3.0
2026-01-12 16:01:52 UTC (buildkit.dockerfile.v0)ARG S5CMD_ARCH=Linux-arm64
2026-01-12 16:01:52 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
2026-01-12 16:01:54 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
2026-01-12 16:01:54 UTC (buildkit.dockerfile.v0)COPY rook toolbox.sh set-ceph-debug-level /usr/local/bin/ # buildkit
2026-01-12 16:01:54 UTC (buildkit.dockerfile.v0)COPY ceph-monitoring /etc/ceph-monitoring # buildkit
2026-01-12 16:01:54 UTC (buildkit.dockerfile.v0)COPY rook-external /etc/rook-external/ # buildkit
2026-01-12 16:01:54 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
2026-01-12 16:01:54 UTC (buildkit.dockerfile.v0)USER 2016
2026-01-12 16:01:54 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/rook"]
2026-01-12 16:01:54 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.