2025-03-12 15:15:05 +0100
253 MB
9.2.13-rc.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:fc48fe9ffe43fdf6684eabf326012849f6adfc1f6b7f0a92d63666bd6aefa170 - 33.38% (84.4 MB)
[#001] sha256:93a998a4d4a746764c34867adbc958846f424583b141fb005d3a0ec7db966e00 - 0.0% (460 Bytes)
[#002] sha256:e5fe2fe23f8a9c5f23788a02bfada2be5484975336ee7fb0924204e88f82f493 - 0.0% (6.79 KB)
[#003] sha256:221f2f6c96e4e89fa066f91299ae38ece943bffd4f9428f05a329bb7f21d7ac1 - 60.36% (153 MB)
[#004] sha256:0f9822d44e1549f19bf1fb130953924d320a08ac7832c03d44037969d648695e - 0.0% (94 Bytes)
[#005] sha256:ecb1e58fe7922f6e43867ebb0a0fc5ee68c7c7295385df795dc3e69aa40c2a46 - 3.24% (8.2 MB)
[#006] sha256:c304a69d1371e45686714dc8757af18f27ad01bf41ac729381716e2915eb64a9 - 0.0% (74 Bytes)
[#007] sha256:359d979f0f80dce52923844ddaf4156e1e17d4d6bb3a7b8e2a9b2b00f8dba79b - 0.61% (1.55 MB)
[#008] sha256:fb92cf8518785b65f3fa51935e6faa4be80db614b6231de0e207685a5ce88c54 - 2.4% (6.08 MB)
[#009] sha256:5feb9b75e8f08edcfcfe67ea8d07b40fc3e7803bb2c15dca4cd006752280de47 - 0.0% (3.77 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2025-03-10 09:55:59 UTC/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
2025-03-10 09:55:59 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container" name="ubi9" version="9.5" distribution-scope="public"
2025-03-10 09:55:59 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-03-10 09:55:59 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
2025-03-10 09:55:59 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-03-10 09:55:59 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-03-10 09:55:59 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
2025-03-10 09:55:59 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-03-10 09:55:59 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
2025-03-10 09:55:59 UTC/bin/sh -c #(nop) ENV container oci
2025-03-10 09:56:01 UTC/bin/sh -c #(nop) COPY dir:95769578de1bc30d24afb9e30423eb85b849dd04b378af92c34c468cd5465f39 in /
2025-03-10 09:56:01 UTC/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.
2025-03-10 09:56:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-03-10 09:56:02 UTC/bin/sh -c #(nop) LABEL "build-date"="2025-03-10T09:55:10" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="0cacb3a45000646b9546604b2a90156f7b3e4189" "build-date"="2025-03-10T09:46:46Z" "release"="1741600006"
2025-03-10 09:56:20 UTC (FROM quay.io/redhat-user-workloads/osci-rhel-containers-tenant/rhel-9-5/ubi9-9-5:0cacb3a45000646b9546604b2a90156f7b3e4189-linux-x86-64)/bin/sh
2025-03-12 15:14:01 +0100 (buildkit.dockerfile.v0)MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2025-03-12 15:14:01 +0100 (buildkit.dockerfile.v0)ENV DRBD_VERSION=9.2.13-rc.1
2025-03-12 15:14:01 +0100 (buildkit.dockerfile.v0)ARG release=1
2025-03-12 15:14:01 +0100 (buildkit.dockerfile.v0)LABEL name=DRBD Kernel module load container vendor=LINBIT version=9.2.13-rc.1 release=1 summary=DRBD's kernel component description=DRBD's kernel component
2025-03-12 15:14:01 +0100 (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-03-12 15:14:33 +0100 (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c dnf -y update-minimal --security --sec-severity=Important --sec-severity=Critical && dnf install -y cpio diffutils gcc kmod make patch perl python3 python3-pip && dnf clean all -y && pip-3 install https://github.com/LINBIT/python-lbdist/archive/master.tar.gz # buildkit
2025-03-12 15:14:33 +0100 (buildkit.dockerfile.v0)COPY /pkgs /pkgs # buildkit
2025-03-12 15:15:04 +0100 (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-03-12 15:15:04 +0100 (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c rm -rf /pkgs # buildkit
2025-03-12 15:15:05 +0100 (buildkit.dockerfile.v0)COPY /drbd.tar.gz / # buildkit
2025-03-12 15:15:05 +0100 (buildkit.dockerfile.v0)COPY /pkgs /pkgs # buildkit
2025-03-12 15:15:05 +0100 (buildkit.dockerfile.v0)COPY /entry.sh / # buildkit
2025-03-12 15:15:05 +0100 (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/sh" "-c" "/entry.sh"]