2025-09-22 14:35:22 UTC
188 MB
9.2.15
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:af00670163e224228941db2292cf4660d1c5727957d64076df875d16182d3ce8 - 43.1% (81 MB)
[#001] sha256:e0a9b8694ae3a6f9f5e324ed8fbfbbcce70b07f5b6dbd9b370261a1f715c88f9 - 0.0% (6.79 KB)
[#002] sha256:0142d9e1727617a851c418c5ed4488f5557d16ed5f19d8b6f94dd55239881ec5 - 47.45% (89.1 MB)
[#003] sha256:b39db13b08164ae9c0273c410bc80bbb44708f8cae8c6cc9c2898792843d7173 - 0.0% (94 Bytes)
[#004] sha256:0c295d238402ee8174a095d23f9c25e9fab9eec67286fbf85dd67035e3033a94 - 5.63% (10.6 MB)
[#005] sha256:c304a69d1371e45686714dc8757af18f27ad01bf41ac729381716e2915eb64a9 - 0.0% (74 Bytes)
[#006] sha256:b659dac432f52577b8a0d0263bdbd0a05228a830db520cbf2d1866f037d2ef61 - 0.92% (1.72 MB)
[#007] sha256:c44f00bfd731a77d5c56bc6ca5517f177f2811241737f3385fbe989321a44efa - 2.89% (5.44 MB)
[#008] sha256:210a96c5d49b8cccc505cc3668bc6b2c67b7e9691c7917c83dd7680624170314 - 0.0% (3.77 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2025-08-26 08:11:32 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-08-26 08:11:32 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.10" distribution-scope="public"
2025-08-26 08:11:32 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-08-26 08:11:32 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2025-08-26 08:11:32 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2025-08-26 08:11:32 UTC/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2025-08-26 08:11:32 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2025-08-26 08:11:32 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-08-26 08:11:32 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2025-08-26 08:11:32 UTC/bin/sh -c #(nop) ENV container oci
2025-08-26 08:11:33 UTC/bin/sh -c #(nop) COPY dir:9a196b5ad1d5cc9f0a8434320ad8967a3922444c40c9a774e6e58cf2c2ca7464 in /
2025-08-26 08:11:34 UTC/bin/sh -c #(nop) COPY file:afdf9d7142d806831a8f0b36122a4294ffe97fb9463ad8299eef9d7acd444874 in /etc/yum.repos.d/.
2025-08-26 08:11:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-08-26 08:11:34 UTC/bin/sh -c #(nop) COPY file:610932c4f3ece1b211db84c168564e3568fafd78c55ad95692ef8ad75eb1f95a in /usr/share/buildinfo/content-sets.json
2025-08-26 08:11:34 UTC/bin/sh -c #(nop) COPY file:610932c4f3ece1b211db84c168564e3568fafd78c55ad95692ef8ad75eb1f95a in /root/buildinfo/content_manifests/content-sets.json
2025-08-26 08:11:35 UTC/bin/sh -c #(nop) LABEL "build-date"="2025-08-26T08:11:14" "architecture"="ppc64le" "vcs-type"="git" "vcs-ref"="f4ddae6093891049987b044fba128eb011bc877f" "release"="1756195303"
2025-09-22 14:32:05 UTC (buildkit.dockerfile.v0)MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2025-09-22 14:32:05 UTC (buildkit.dockerfile.v0)ENV DRBD_VERSION=9.2.15
2025-09-22 14:32:05 UTC (buildkit.dockerfile.v0)ARG release=1
2025-09-22 14:32:05 UTC (buildkit.dockerfile.v0)LABEL name=DRBD Kernel module load container vendor=LINBIT version=9.2.15 release=1 summary=DRBD's kernel component description=DRBD's kernel component
2025-09-22 14:32:05 UTC (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c mkdir /licenses && cp /usr/share/licenses/shadow-utils/gpl-2.0.txt /licenses/ # buildkit
2025-09-22 14:34:10 UTC (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical && yum install -y cpio curl diffutils gcc kmod make patch perl python3 python3-pip && yum clean all -y && alternatives --set python /usr/bin/python3 && pip-3 install https://github.com/LINBIT/python-lbdist/archive/master.tar.gz # buildkit
2025-09-22 14:34:10 UTC (buildkit.dockerfile.v0)COPY /pkgs /pkgs # buildkit
2025-09-22 14:35:21 UTC (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c curl -fsSL https://nexus.at.linbit.com/repository/lbbuild/from_rhel_repos.sh | bash -s -- elfutils-libelf-devel # buildkit
2025-09-22 14:35:22 UTC (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c rm -rf /pkgs # buildkit
2025-09-22 14:35:22 UTC (buildkit.dockerfile.v0)COPY /drbd.tar.gz / # buildkit
2025-09-22 14:35:22 UTC (buildkit.dockerfile.v0)COPY /pkgs /pkgs # buildkit
2025-09-22 14:35:22 UTC (buildkit.dockerfile.v0)COPY /entry.sh / # buildkit
2025-09-22 14:35:22 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/sh" "-c" "/entry.sh"]