2025-03-19 18:14:28 +0100
253 MB
9.2.13-rc.2
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:4b94d1bb31744a982689a6222d0ac4a044e3343c7880c6b7ff15f5f26fe7b56b - 33.38% (84.4 MB)
[#001] sha256:e861d0ea1584797f284e2af54e655f01ba16fe539f3218e14f04e628a9f08ec1 - 0.0% (462 Bytes)
[#002] sha256:72857af1fd86d37074266e92ff05867a425036f73f3d2a905b2772fa647e0721 - 0.0% (6.79 KB)
[#003] sha256:89afe4db8e6855d58bf21a865105ea814082bc5c2f283f8a9a25ebb78a01ea88 - 60.36% (153 MB)
[#004] sha256:6a58328d5a6538d13eec94110d749421abb33d7d8ef320978a039cb4f9ec51c4 - 0.0% (94 Bytes)
[#005] sha256:2b5a7ba8db24afd6961474fecbd0b700d5df86578e1b51a00a4dc1ba60a286b5 - 3.24% (8.19 MB)
[#006] sha256:c304a69d1371e45686714dc8757af18f27ad01bf41ac729381716e2915eb64a9 - 0.0% (74 Bytes)
[#007] sha256:b0f4fafb61984e48dc24c41b13d8aa8a036fade8f706cc0c5e83225d415131bd - 0.62% (1.57 MB)
[#008] sha256:da3d7062640e38ca01f73ef53e5477b8c02f4a9a70a844a5a0296131bab33e11 - 2.4% (6.07 MB)
[#009] sha256:5feb9b75e8f08edcfcfe67ea8d07b40fc3e7803bb2c15dca4cd006752280de47 - 0.0% (3.77 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2025-03-13 07:23:10 UTC/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
2025-03-13 07:23:10 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container" name="ubi9" version="9.5" distribution-scope="public"
2025-03-13 07:23:10 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-13 07:23:10 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
2025-03-13 07:23:10 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-13 07:23:10 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-13 07:23:10 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
2025-03-13 07:23:10 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-03-13 07:23:10 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
2025-03-13 07:23:10 UTC/bin/sh -c #(nop) ENV container oci
2025-03-13 07:23:12 UTC/bin/sh -c #(nop) COPY dir:b6f09d3412721254b7ed767053ffd4fe349fe17da114a4689a4b06285bc6f7ad in /
2025-03-13 07:23:12 UTC/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.
2025-03-13 07:23:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-03-13 07:23:13 UTC/bin/sh -c #(nop) LABEL "build-date"="2025-03-13T07:22:14" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="ecbd6d61fc4ddfbae467860a593ee69f34ec1120" "build-date"="2025-03-13T07:14:50Z" "release"="1741850090"
2025-03-13 07:23:30 UTC (FROM quay.io/redhat-user-workloads/osci-rhel-containers-tenant/rhel-9-5/ubi9-9-5:ecbd6d61fc4ddfbae467860a593ee69f34ec1120-linux-x86-64)/bin/sh
2025-03-19 18:13:22 +0100 (buildkit.dockerfile.v0)MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2025-03-19 18:13:22 +0100 (buildkit.dockerfile.v0)ENV DRBD_VERSION=9.2.13-rc.2
2025-03-19 18:13:22 +0100 (buildkit.dockerfile.v0)ARG release=1
2025-03-19 18:13:22 +0100 (buildkit.dockerfile.v0)LABEL name=DRBD Kernel module load container vendor=LINBIT version=9.2.13-rc.2 release=1 summary=DRBD's kernel component description=DRBD's kernel component
2025-03-19 18:13:22 +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-19 18:13:53 +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-19 18:13:54 +0100 (buildkit.dockerfile.v0)COPY /pkgs /pkgs # buildkit
2025-03-19 18:14:27 +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-19 18:14:28 +0100 (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c rm -rf /pkgs # buildkit
2025-03-19 18:14:28 +0100 (buildkit.dockerfile.v0)COPY /drbd.tar.gz / # buildkit
2025-03-19 18:14:28 +0100 (buildkit.dockerfile.v0)COPY /pkgs /pkgs # buildkit
2025-03-19 18:14:28 +0100 (buildkit.dockerfile.v0)COPY /entry.sh / # buildkit
2025-03-19 18:14:28 +0100 (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/sh" "-c" "/entry.sh"]