Namespace
rook
Image / Tag
ceph:v1.14.0.137.g9f3d76c9e
Content Digest
sha256:4db23f8aeab9bac636782a69fac61401294728981a5742a99ca2dbe4ad66a655
Details
Created

2024-05-16 15:02:56 UTC

Size

445 MB

Content Digest
Labels
  • CEPH_POINT_RELEASE
    -18.2.2
  • GIT_BRANCH
    HEAD
  • GIT_CLEAN
    True
  • GIT_COMMIT
    08b1ab54e11946f162e232e2750e80887689df30
  • GIT_REPO
    https://github.com/ceph/ceph-container.git
  • RELEASE
    HEAD
  • ceph
    True
  • io.buildah.version
    1.31.3
  • maintainer
    Guillaume Abrioux <gabrioux@redhat.com>
  • org.label-schema.build-date
    20240307
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Stream 8 Base Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS

Environment
CEPH_DEVEL

false

CEPH_POINT_RELEASE

-18.2.2

CEPH_REF

reef

CEPH_VERSION

reef

I_AM_IN_A_CONTAINER

1

OSD_FLAVOR

default

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:14002c7fa55e435d40d0c3aad1639f7f884962de1e7ef3eafc7e896f20be69fa - 17.26% (76.8 MB)

[#001] sha256:d766abb8b29e0268de0d8460dddff6e4e103675e9db2ac09d603bc5ac51072ba - 77.55% (345 MB)

[#002] sha256:0ce3e6666d5128f68372d88e031ebefd1e2b2fabcd9d0459c2b0c8a9b0767c78 - 0.14% (625 KB)

[#003] sha256:5ff52aefb7575b06d662d397c836ee25a488cc991c627e49ca235c278eedafcd - 1.03% (4.6 MB)

[#004] sha256:ab0c89d26b573691cfbb110101bbcde332ecb097f2460688f09facd8ab47b4ae - 4.02% (17.9 MB)

[#005] sha256:48a9e0fd607908cc069e9a507633f92fe5639df97a6f12724394556844899626 - 0.0% (9.57 KB)

[#006] sha256:d8b4466eda91410f3326e3a8906d8dcba8e4c4c37377df4a8973152eb4100903 - 0.01% (23.1 KB)

[#007] sha256:b35ffd4424b4aaaf29ac41fef241df0b3a3a0e1cc26b2afa4a317150495e1178 - 0.0% (1.96 KB)


History
2024-03-07 20:33:40 UTC

/bin/sh -c #(nop) ADD file:c91a13727b6274333e80cb2607ef57aa9bedf76f40edcf261986765ca9794819 in /

2024-03-07 20:33:40 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version="1.0" org.label-schema.name="CentOS Stream 8 Base Image" org.label-schema.vendor="CentOS" org.label-schema.license="GPLv2" org.label-schema.build-date="20240307"

2024-03-07 20:33:45 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2024-03-11 14:52:01 UTC

/bin/sh -c #(nop) ENV I_AM_IN_A_CONTAINER=1

2024-03-11 14:52:02 UTC

/bin/sh -c #(nop) LABEL maintainer=Guillaume Abrioux <gabrioux@redhat.com>

2024-03-11 14:52:03 UTC

/bin/sh -c #(nop) LABEL ceph=True

2024-03-11 14:52:04 UTC

/bin/sh -c #(nop) LABEL RELEASE=HEAD

2024-03-11 14:52:06 UTC

/bin/sh -c #(nop) LABEL GIT_REPO=https://github.com/ceph/ceph-container.git

2024-03-11 14:52:07 UTC

/bin/sh -c #(nop) LABEL GIT_BRANCH=HEAD

2024-03-11 14:52:08 UTC

/bin/sh -c #(nop) LABEL GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30

2024-03-11 14:52:09 UTC

/bin/sh -c #(nop) LABEL GIT_CLEAN=True

2024-03-11 14:52:10 UTC

/bin/sh -c #(nop) LABEL CEPH_POINT_RELEASE=-18.2.2

2024-03-11 14:52:12 UTC

/bin/sh -c #(nop) ENV CEPH_VERSION=reef

2024-03-11 14:52:13 UTC

/bin/sh -c #(nop) ENV CEPH_POINT_RELEASE=-18.2.2

2024-03-11 14:52:14 UTC

/bin/sh -c #(nop) ENV CEPH_DEVEL=false

2024-03-11 14:52:15 UTC

/bin/sh -c #(nop) ENV CEPH_REF=reef

2024-03-11 14:52:16 UTC

/bin/sh -c #(nop) ENV OSD_FLAVOR=default

2024-03-11 14:52:18 UTC

/bin/sh -c #(nop) EXPOSE 5000 6789 6800 6801 6802 6803 6804 6805 80

2024-03-11 14:56:38 UTC

/bin/sh -c yum install -y epel-release && yum install -y jq && bash -c ' if [ -n "nfs-ganesha-5.5-1.el8s nfs-ganesha-ceph-5.5-1.el8s nfs-ganesha-rgw-5.5-1.el8s nfs-ganesha-rados-grace-5.5-1.el8s nfs-ganesha-rados-urls-5.5-1.el8s sssd-client dbus-daemon rpcbind" ]; then if [[ "${CEPH_VERSION}" == master || "${CEPH_VERSION}" == main ]]; then ARCH=$(arch); if [[ "${ARCH}" == "aarch64" ]]; then ARCH="arm64"; fi ; curl -s -L "https://shaman.ceph.com/api/repos/nfs-ganesha/V5.7/latest/centos/8/flavors/ceph_main/repo?arch=${ARCH}" -o /etc/yum.repos.d/ganesha.repo ; elif [[ "${CEPH_VERSION}" == squid ]]; 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-stream/storage/\$basearch/nfsganesha-5/" >> /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}" == reef ]]; 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-stream/storage/\$basearch/nfsganesha-5/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=0" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; elif [[ "${CEPH_VERSION}" == quincy ]]; then echo "[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|reef|squid ]]; 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-18.2.2"; if [[ -n "-18.2.2" ]]; then CPR=-18.2.2 ; 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-18.2.2"; fi ; else RELEASE_VER=1 ; if [[ false = true ]] ; then REPO_URL="https://:@download.ceph.com/prerelease/rpm-${CEPH_VERSION}/el8/"; else REPO_URL="http://download.ceph.com/rpm-${CEPH_VERSION}/el8/"; fi fi && rpm -Uvh "$REPO_URL/noarch/ceph-release-1-${RELEASE_VER}.el8.noarch.rpm" && if [[ false = true ]] ; then sed -i "s;http://download.ceph.com/;https://:@download.ceph.com/prerelease/;" /etc/yum.repos.d/ceph.repo ; dnf clean expire-cache ; fi && 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 --enablerepo=powertools ca-certificates e2fsprogs ceph-common-18.2.2 ceph-mon-18.2.2 ceph-osd-18.2.2 cephfs-top-18.2.2 ceph-mds-18.2.2 cephfs-mirror-18.2.2 rbd-mirror-18.2.2 ceph-mgr-18.2.2 ceph-mgr-cephadm-18.2.2 ceph-mgr-dashboard-18.2.2 ceph-mgr-diskprediction-local-18.2.2 ceph-mgr-k8sevents-18.2.2 ceph-mgr-rook-18.2.2 python3-saml ceph-grafana-dashboards-18.2.2 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev sg3_utils procps-ng hostname ceph-radosgw-18.2.2 libradosstriper1-18.2.2 gcc lua-devel luarocks nfs-ganesha-5.5-1.el8s nfs-ganesha-ceph-5.5-1.el8s nfs-ganesha-rgw-5.5-1.el8s nfs-ganesha-rados-grace-5.5-1.el8s nfs-ganesha-rados-urls-5.5-1.el8s sssd-client dbus-daemon rpcbind tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-18.2.2 rbd-nbd-18.2.2 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-18.2.2 python3-scikit-learn ceph-volume-18.2.2 ceph-exporter-18.2.2 && 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-18.2.2 ceph-mon-18.2.2 ceph-osd-18.2.2 cephfs-top-18.2.2 ceph-mds-18.2.2 cephfs-mirror-18.2.2 rbd-mirror-18.2.2 ceph-mgr-18.2.2 ceph-mgr-cephadm-18.2.2 ceph-mgr-dashboard-18.2.2 ceph-mgr-diskprediction-local-18.2.2 ceph-mgr-k8sevents-18.2.2 ceph-mgr-rook-18.2.2 python3-saml ceph-grafana-dashboards-18.2.2 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev sg3_utils procps-ng hostname ceph-radosgw-18.2.2 libradosstriper1-18.2.2 gcc lua-devel luarocks nfs-ganesha-5.5-1.el8s nfs-ganesha-ceph-5.5-1.el8s nfs-ganesha-rgw-5.5-1.el8s nfs-ganesha-rados-grace-5.5-1.el8s nfs-ganesha-rados-urls-5.5-1.el8s sssd-client dbus-daemon rpcbind tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-18.2.2 rbd-nbd-18.2.2 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-18.2.2 python3-scikit-learn ceph-volume-18.2.2 ceph-exporter-18.2.2 ) && 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-18.2.2 ceph-mon-18.2.2 ceph-osd-18.2.2 cephfs-top-18.2.2 ceph-mds-18.2.2 cephfs-mirror-18.2.2 rbd-mirror-18.2.2 ceph-mgr-18.2.2 ceph-mgr-cephadm-18.2.2 ceph-mgr-dashboard-18.2.2 ceph-mgr-diskprediction-local-18.2.2 ceph-mgr-k8sevents-18.2.2 ceph-mgr-rook-18.2.2 python3-saml ceph-grafana-dashboards-18.2.2 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev sg3_utils procps-ng hostname ceph-radosgw-18.2.2 libradosstriper1-18.2.2 gcc lua-devel luarocks nfs-ganesha-5.5-1.el8s nfs-ganesha-ceph-5.5-1.el8s nfs-ganesha-rgw-5.5-1.el8s nfs-ganesha-rados-grace-5.5-1.el8s nfs-ganesha-rados-urls-5.5-1.el8s sssd-client dbus-daemon rpcbind tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-18.2.2 rbd-nbd-18.2.2 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-18.2.2 python3-scikit-learn ceph-volume-18.2.2 ceph-exporter-18.2.2 && echo 'Packages verified successfully'

2024-05-16 15:02:55 UTC (buildkit.dockerfile.v0)

ARG S5CMD_VERSION

2024-05-16 15:02:55 UTC (buildkit.dockerfile.v0)

ARG S5CMD_ARCH

2024-05-16 15:02:55 UTC (buildkit.dockerfile.v0)

RUN |2 S5CMD_VERSION=2.2.1 S5CMD_ARCH=Linux-64bit /bin/sh -c dnf install -y --repo baseos --setopt=install_weak_deps=False iproute && dnf clean all # buildkit

2024-05-16 15:02:56 UTC (buildkit.dockerfile.v0)

RUN |2 S5CMD_VERSION=2.2.1 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

2024-05-16 15:02:56 UTC (buildkit.dockerfile.v0)

COPY rook toolbox.sh set-ceph-debug-level /usr/local/bin/ # buildkit

2024-05-16 15:02:56 UTC (buildkit.dockerfile.v0)

COPY ceph-monitoring /etc/ceph-monitoring # buildkit

2024-05-16 15:02:56 UTC (buildkit.dockerfile.v0)

COPY rook-external /etc/rook-external/ # buildkit

2024-05-16 15:02:56 UTC (buildkit.dockerfile.v0)

RUN |2 S5CMD_VERSION=2.2.1 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

2024-05-16 15:02:56 UTC (buildkit.dockerfile.v0)

USER 2016

2024-05-16 15:02:56 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/local/bin/rook"]

2024-05-16 15:02:56 UTC (buildkit.dockerfile.v0)

CMD [""]

Details
Created

2024-05-16 15:03:34 UTC

Size

418 MB

Content Digest
Labels
  • CEPH_POINT_RELEASE
    -18.2.2
  • GIT_BRANCH
    HEAD
  • GIT_CLEAN
    True
  • GIT_COMMIT
    08b1ab54e11946f162e232e2750e80887689df30
  • GIT_REPO
    https://github.com/ceph/ceph-container.git
  • RELEASE
    HEAD
  • ceph
    True
  • io.buildah.version
    1.31.3
  • maintainer
    Guillaume Abrioux <gabrioux@redhat.com>
  • org.label-schema.build-date
    20240307
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Stream 8 Base Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS

Environment
CEPH_DEVEL

false

CEPH_POINT_RELEASE

-18.2.2

CEPH_REF

reef

CEPH_VERSION

reef

I_AM_IN_A_CONTAINER

1

OSD_FLAVOR

default

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:1fef152b08e4b8a6699b2f5aea1af3939886763d970e8e5ee79fbe3703f58c63 - 18.19% (76.1 MB)

[#001] sha256:7dbd186d9a50ba8fad92516e7b23044e684405df564a94ba0f86f1161b64290e - 76.66% (320 MB)

[#002] sha256:0c0450da5d77ac3f024186eed94ab329051048ee5e9ca6fdff1a38e1ebbe1eb6 - 0.15% (639 KB)

[#003] sha256:5779a422047b2c3142cedffc871e95d25525963734c7783bf68cb1e60b20ec32 - 1.1% (4.6 MB)

[#004] sha256:2991a1af37631ace2e552ea34b084ce6f5f912bd7ccb42804a1b3eed50087976 - 3.89% (16.3 MB)

[#005] sha256:d159b484682d3d4c1658f9105a2b268ea3b8143aef20b2e5445cda6b41ea5321 - 0.0% (9.57 KB)

[#006] sha256:cc96888c822b22ec179cebfa89bc2ed1a19f8f60befc45c4761525a47762312b - 0.01% (23.1 KB)

[#007] sha256:ffe812c6a7bfeb3021a84166ec8f6fe797fa9628ffc550feacdd4465c44760f3 - 0.0% (1.96 KB)


History
2024-03-07 20:32:40 UTC

/bin/sh -c #(nop) ADD file:9f92d77c60dbe8f4666cc48788f5cbe5ed2a3c011e0ed9eee2f3e357ba87853b in /

2024-03-07 20:32:40 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version="1.0" org.label-schema.name="CentOS Stream 8 Base Image" org.label-schema.vendor="CentOS" org.label-schema.license="GPLv2" org.label-schema.build-date="20240307"

2024-03-07 20:32:43 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2024-03-11 14:50:19 UTC

/bin/sh -c #(nop) ENV I_AM_IN_A_CONTAINER=1

2024-03-11 14:50:19 UTC

/bin/sh -c #(nop) LABEL maintainer=Guillaume Abrioux <gabrioux@redhat.com>

2024-03-11 14:50:19 UTC

/bin/sh -c #(nop) LABEL ceph=True

2024-03-11 14:50:20 UTC

/bin/sh -c #(nop) LABEL RELEASE=HEAD

2024-03-11 14:50:20 UTC

/bin/sh -c #(nop) LABEL GIT_REPO=https://github.com/ceph/ceph-container.git

2024-03-11 14:50:20 UTC

/bin/sh -c #(nop) LABEL GIT_BRANCH=HEAD

2024-03-11 14:50:21 UTC

/bin/sh -c #(nop) LABEL GIT_COMMIT=08b1ab54e11946f162e232e2750e80887689df30

2024-03-11 14:50:21 UTC

/bin/sh -c #(nop) LABEL GIT_CLEAN=True

2024-03-11 14:50:21 UTC

/bin/sh -c #(nop) LABEL CEPH_POINT_RELEASE=-18.2.2

2024-03-11 14:50:22 UTC

/bin/sh -c #(nop) ENV CEPH_VERSION=reef

2024-03-11 14:50:22 UTC

/bin/sh -c #(nop) ENV CEPH_POINT_RELEASE=-18.2.2

2024-03-11 14:50:22 UTC

/bin/sh -c #(nop) ENV CEPH_DEVEL=false

2024-03-11 14:50:22 UTC

/bin/sh -c #(nop) ENV CEPH_REF=reef

2024-03-11 14:50:23 UTC

/bin/sh -c #(nop) ENV OSD_FLAVOR=default

2024-03-11 14:50:23 UTC

/bin/sh -c #(nop) EXPOSE 5000 6789 6800 6801 6802 6803 6804 6805 80

2024-03-11 14:57:42 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 sssd-client dbus-daemon rpcbind" ]; then if [[ "${CEPH_VERSION}" == master || "${CEPH_VERSION}" == main ]]; then ARCH=$(arch); if [[ "${ARCH}" == "aarch64" ]]; then ARCH="arm64"; fi ; curl -s -L "https://shaman.ceph.com/api/repos/nfs-ganesha/V5.7/latest/centos/8/flavors/ceph_main/repo?arch=${ARCH}" -o /etc/yum.repos.d/ganesha.repo ; elif [[ "${CEPH_VERSION}" == squid ]]; 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-stream/storage/\$basearch/nfsganesha-5/" >> /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}" == reef ]]; 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-stream/storage/\$basearch/nfsganesha-5/" >> /etc/yum.repos.d/ganesha.repo ; echo "gpgcheck=0" >> /etc/yum.repos.d/ganesha.repo ; echo "enabled=1" >> /etc/yum.repos.d/ganesha.repo ; elif [[ "${CEPH_VERSION}" == quincy ]]; then echo "[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|reef|squid ]]; 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-18.2.2"; if [[ -n "-18.2.2" ]]; then CPR=-18.2.2 ; 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-18.2.2"; fi ; else RELEASE_VER=1 ; if [[ false = true ]] ; then REPO_URL="https://:@download.ceph.com/prerelease/rpm-${CEPH_VERSION}/el8/"; else REPO_URL="http://download.ceph.com/rpm-${CEPH_VERSION}/el8/"; fi fi && rpm -Uvh "$REPO_URL/noarch/ceph-release-1-${RELEASE_VER}.el8.noarch.rpm" && if [[ false = true ]] ; then sed -i "s;http://download.ceph.com/;https://:@download.ceph.com/prerelease/;" /etc/yum.repos.d/ceph.repo ; dnf clean expire-cache ; fi && 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 --enablerepo=powertools ca-certificates e2fsprogs ceph-common-18.2.2 ceph-mon-18.2.2 ceph-osd-18.2.2 cephfs-top-18.2.2 ceph-mds-18.2.2 cephfs-mirror-18.2.2 rbd-mirror-18.2.2 ceph-mgr-18.2.2 ceph-mgr-cephadm-18.2.2 ceph-mgr-dashboard-18.2.2 ceph-mgr-diskprediction-local-18.2.2 ceph-mgr-k8sevents-18.2.2 ceph-mgr-rook-18.2.2 python3-saml ceph-grafana-dashboards-18.2.2 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev sg3_utils procps-ng hostname ceph-radosgw-18.2.2 libradosstriper1-18.2.2 gcc lua-devel luarocks nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls sssd-client dbus-daemon rpcbind tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-18.2.2 rbd-nbd-18.2.2 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-18.2.2 python3-scikit-learn ceph-volume-18.2.2 ceph-exporter-18.2.2 && 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-18.2.2 ceph-mon-18.2.2 ceph-osd-18.2.2 cephfs-top-18.2.2 ceph-mds-18.2.2 cephfs-mirror-18.2.2 rbd-mirror-18.2.2 ceph-mgr-18.2.2 ceph-mgr-cephadm-18.2.2 ceph-mgr-dashboard-18.2.2 ceph-mgr-diskprediction-local-18.2.2 ceph-mgr-k8sevents-18.2.2 ceph-mgr-rook-18.2.2 python3-saml ceph-grafana-dashboards-18.2.2 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev sg3_utils procps-ng hostname ceph-radosgw-18.2.2 libradosstriper1-18.2.2 gcc lua-devel luarocks nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls sssd-client dbus-daemon rpcbind tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-18.2.2 rbd-nbd-18.2.2 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-18.2.2 python3-scikit-learn ceph-volume-18.2.2 ceph-exporter-18.2.2 ) && 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-18.2.2 ceph-mon-18.2.2 ceph-osd-18.2.2 cephfs-top-18.2.2 ceph-mds-18.2.2 cephfs-mirror-18.2.2 rbd-mirror-18.2.2 ceph-mgr-18.2.2 ceph-mgr-cephadm-18.2.2 ceph-mgr-dashboard-18.2.2 ceph-mgr-diskprediction-local-18.2.2 ceph-mgr-k8sevents-18.2.2 ceph-mgr-rook-18.2.2 python3-saml ceph-grafana-dashboards-18.2.2 kmod lvm2 gdisk smartmontools nvme-cli libstoragemgmt systemd-udev sg3_utils procps-ng hostname ceph-radosgw-18.2.2 libradosstriper1-18.2.2 gcc lua-devel luarocks nfs-ganesha nfs-ganesha-ceph nfs-ganesha-rgw nfs-ganesha-rados-grace nfs-ganesha-rados-urls sssd-client dbus-daemon rpcbind tcmu-runner ceph-iscsi python3-rtslib attr ceph-fuse-18.2.2 rbd-nbd-18.2.2 ${CRIMSON_PACKAGES} ceph-immutable-object-cache-18.2.2 python3-scikit-learn ceph-volume-18.2.2 ceph-exporter-18.2.2 && echo 'Packages verified successfully'

2024-05-16 15:03:32 UTC (buildkit.dockerfile.v0)

ARG S5CMD_VERSION

2024-05-16 15:03:32 UTC (buildkit.dockerfile.v0)

ARG S5CMD_ARCH

2024-05-16 15:03:32 UTC (buildkit.dockerfile.v0)

RUN |2 S5CMD_VERSION=2.2.1 S5CMD_ARCH=Linux-64bit /bin/sh -c dnf install -y --repo baseos --setopt=install_weak_deps=False iproute && dnf clean all # buildkit

2024-05-16 15:03:33 UTC (buildkit.dockerfile.v0)

RUN |2 S5CMD_VERSION=2.2.1 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

2024-05-16 15:03:34 UTC (buildkit.dockerfile.v0)

COPY rook toolbox.sh set-ceph-debug-level /usr/local/bin/ # buildkit

2024-05-16 15:03:34 UTC (buildkit.dockerfile.v0)

COPY ceph-monitoring /etc/ceph-monitoring # buildkit

2024-05-16 15:03:34 UTC (buildkit.dockerfile.v0)

COPY rook-external /etc/rook-external/ # buildkit

2024-05-16 15:03:34 UTC (buildkit.dockerfile.v0)

RUN |2 S5CMD_VERSION=2.2.1 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

2024-05-16 15:03:34 UTC (buildkit.dockerfile.v0)

USER 2016

2024-05-16 15:03:34 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/local/bin/rook"]

2024-05-16 15:03:34 UTC (buildkit.dockerfile.v0)

CMD [""]

Danger Zone
Delete Tag

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.

Delete