2024-11-21 15:45:06 +0100
253 MB
9.2.12
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:e70dd633c3a82ff3d3a647f7cfc71882040576a13d2648982bb4c3d075c66ed6 - 33.33% (84.4 MB)
[#001] sha256:4ef27b1eec136c7519f606a0edeefc96920f7e98b757c83922fe83c6ce8f37c8 - 0.04% (111 KB)
[#002] sha256:d2cee94542d712f8968fb485c06efe71dc5a38a0306cdc182268762791ba9204 - 0.0% (6.79 KB)
[#003] sha256:b7f77f0f054c73a04449c36d35bd9560c7cda312e67098c21ba146f9848738bd - 60.27% (153 MB)
[#004] sha256:dd252a4dbba929a2cb9a0c78dd81b36cbc2ed43addd90dbbb192c6c80d1eae32 - 0.0% (94 Bytes)
[#005] sha256:46b658ba33f5f622628a6384e5e61beac634ed8236b1032e014f8574551c279f - 3.31% (8.38 MB)
[#006] sha256:c304a69d1371e45686714dc8757af18f27ad01bf41ac729381716e2915eb64a9 - 0.0% (74 Bytes)
[#007] sha256:ae3fa1273c9a758f5e1c9c9d384dbb61b5c5b4f43dd9ba48431e6539712a2a0a - 0.66% (1.68 MB)
[#008] sha256:089374859f1ff611704686ed5114d99b6929ab6f99f30a6d91c8a8366435360f - 2.39% (6.04 MB)
[#009] sha256:921cd870ccd7818c99f57d2092531a7708b7a157696b07299200dd4f98bf9556 - 0.0% (3.7 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2024-11-13 17:20:07 UTC/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
2024-11-13 17:20:07 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container" name="ubi9" version="9.5" distribution-scope="public"
2024-11-13 17:20:07 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-11-13 17:20:07 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
2024-11-13 17:20:07 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."
2024-11-13 17:20:07 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."
2024-11-13 17:20:07 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
2024-11-13 17:20:07 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-11-13 17:20:07 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
2024-11-13 17:20:07 UTC/bin/sh -c #(nop) ENV container oci
2024-11-13 17:20:09 UTC/bin/sh -c #(nop) COPY dir:ba4831586e47630cfc4837a80b3c2dcae6159429dfc338826e2ce717f0c470ab in /
2024-11-13 17:20:09 UTC/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.
2024-11-13 17:20:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-11-13 17:20:10 UTC/bin/sh -c #(nop) LABEL "build-date"="2024-11-13T17:19:18" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="4791df7b99a7414ef74cb63e54e6405dc4ca3a15" "build-date"="2024-11-13T17:11:29Z" "release"="1731517889"
2024-11-13 17:20:38 UTC (FROM quay.io/redhat-user-workloads/osci-rhel-containers-tenant/rhel-9-5/ubi9-9-5:4791df7b99a7414ef74cb63e54e6405dc4ca3a15-linux-x86-64)/bin/sh
2024-11-21 15:44:06 +0100 (buildkit.dockerfile.v0)MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2024-11-21 15:44:06 +0100 (buildkit.dockerfile.v0)ENV DRBD_VERSION=9.2.12
2024-11-21 15:44:06 +0100 (buildkit.dockerfile.v0)ARG release=1
2024-11-21 15:44:06 +0100 (buildkit.dockerfile.v0)LABEL name=DRBD Kernel module load container vendor=LINBIT version=9.2.12 release=1 summary=DRBD's kernel component description=DRBD's kernel component
2024-11-21 15:44:06 +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
2024-11-21 15:44:36 +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
2024-11-21 15:44:36 +0100 (buildkit.dockerfile.v0)COPY /pkgs /pkgs # buildkit
2024-11-21 15:45:06 +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 kernel-rpm-macros # buildkit
2024-11-21 15:45:06 +0100 (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c rm -rf /pkgs # buildkit
2024-11-21 15:45:06 +0100 (buildkit.dockerfile.v0)COPY /drbd.tar.gz / # buildkit
2024-11-21 15:45:06 +0100 (buildkit.dockerfile.v0)COPY /pkgs /pkgs # buildkit
2024-11-21 15:45:06 +0100 (buildkit.dockerfile.v0)COPY /entry.sh / # buildkit
2024-11-21 15:45:06 +0100 (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/sh" "-c" "/entry.sh"]
2024-11-21 15:54:15 +0100
245 MB
9.2.12
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:506ece80033fcdbbeb33349586abadd186fb79d4520fe3bec3dfdb6a303636f6 - 33.62% (82.2 MB)
[#001] sha256:5211b697630598ef645928cf8cd884ea904e3e9f20ef5058c7d3dc9ed408abfc - 0.04% (111 KB)
[#002] sha256:568a93dd5fc25b6eecfaf1c852939492d41a04570234d18f0439a25bf354ea7c - 0.0% (6.79 KB)
[#003] sha256:c875e5f9b1eb1caecaa920e3f7be4a4d4e8b048e86633db0c7a62ebb422a5ae9 - 60.12% (147 MB)
[#004] sha256:4bf2d988ada9461a9a6c4662a1cc80214af7373fbe39843eb6131b21ca578f80 - 0.0% (94 Bytes)
[#005] sha256:1573fbad7bfcf85315531098041beae23efcbfe529b17c43fee73943fae2b89f - 3.34% (8.16 MB)
[#006] sha256:c304a69d1371e45686714dc8757af18f27ad01bf41ac729381716e2915eb64a9 - 0.0% (74 Bytes)
[#007] sha256:238a5ee5c3662b87771779337e8e4afaa0ae9b2d7ad3ec15f76b37350e82c845 - 0.68% (1.68 MB)
[#008] sha256:ed03421c572d3506c4ff6b735ca1f7ffbb001a35e83f70c221eb65c5e62d2333 - 2.2% (5.37 MB)
[#009] sha256:921cd870ccd7818c99f57d2092531a7708b7a157696b07299200dd4f98bf9556 - 0.0% (3.7 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2024-11-13 17:23:18 UTC/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
2024-11-13 17:23:18 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-container" name="ubi9" version="9.5" distribution-scope="public"
2024-11-13 17:23:18 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-11-13 17:23:18 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 9."
2024-11-13 17:23:18 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."
2024-11-13 17:23:18 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."
2024-11-13 17:23:18 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9"
2024-11-13 17:23:18 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-11-13 17:23:19 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel9"
2024-11-13 17:23:19 UTC/bin/sh -c #(nop) ENV container oci
2024-11-13 17:23:22 UTC/bin/sh -c #(nop) COPY dir:6eea6b5715b604139fd0e0c009e6e68aa17fa1ca988a0856bc784e4945d40e4e in /
2024-11-13 17:23:22 UTC/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.
2024-11-13 17:23:22 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-11-13 17:23:23 UTC/bin/sh -c #(nop) LABEL "build-date"="2024-11-13T17:22:19" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="4791df7b99a7414ef74cb63e54e6405dc4ca3a15" "build-date"="2024-11-13T17:11:29Z" "release"="1731517889"
2024-11-13 17:24:04 UTC (FROM quay.io/redhat-user-workloads/osci-rhel-containers-tenant/rhel-9-5/ubi9-9-5:4791df7b99a7414ef74cb63e54e6405dc4ca3a15-linux-arm64)/bin/sh
2024-11-21 15:53:14 +0100 (buildkit.dockerfile.v0)MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2024-11-21 15:53:14 +0100 (buildkit.dockerfile.v0)ENV DRBD_VERSION=9.2.12
2024-11-21 15:53:14 +0100 (buildkit.dockerfile.v0)ARG release=1
2024-11-21 15:53:14 +0100 (buildkit.dockerfile.v0)LABEL name=DRBD Kernel module load container vendor=LINBIT version=9.2.12 release=1 summary=DRBD's kernel component description=DRBD's kernel component
2024-11-21 15:53:14 +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
2024-11-21 15:53:57 +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
2024-11-21 15:53:57 +0100 (buildkit.dockerfile.v0)COPY /pkgs /pkgs # buildkit
2024-11-21 15:54:15 +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 kernel-rpm-macros # buildkit
2024-11-21 15:54:15 +0100 (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c rm -rf /pkgs # buildkit
2024-11-21 15:54:15 +0100 (buildkit.dockerfile.v0)COPY /drbd.tar.gz / # buildkit
2024-11-21 15:54:15 +0100 (buildkit.dockerfile.v0)COPY /pkgs /pkgs # buildkit
2024-11-21 15:54:15 +0100 (buildkit.dockerfile.v0)COPY /entry.sh / # buildkit
2024-11-21 15:54:15 +0100 (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/sh" "-c" "/entry.sh"]