Details
Created
2022-04-11 13:46:58 UTC
Content Digest
Labels
-
-
build-date
2022-03-28T09:21:44.133397
-
com.redhat.build-host
cpt-1008.osbs.prod.upshift.rdu2.redhat.com
-
com.redhat.component
ubi8-minimal-container
-
com.redhat.license_terms
https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
-
description
The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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.
-
distribution-scope
public
-
io.k8s.description
The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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.
-
io.k8s.display-name
RDMA Shared Device Plugin
-
io.openshift.expose-services
-
io.openshift.tags
minimal rhel8
-
-
-
org.opencontainers.image.created
2022-04-11T13:46:25.474Z
-
org.opencontainers.image.description
-
org.opencontainers.image.licenses
NOASSERTION
-
org.opencontainers.image.revision
75f41767383ebfd18c82e74d2bcd835de2b0cd0a
-
org.opencontainers.image.source
https://github.com/Mellanox/k8s-rdma-shared-dev-plugin
-
org.opencontainers.image.title
k8s-rdma-shared-dev-plugin
-
org.opencontainers.image.url
https://github.com/Mellanox/k8s-rdma-shared-dev-plugin
-
org.opencontainers.image.version
v1.3.2
-
-
summary
Provides the latest release of the minimal Red Hat Universal Base Image 8.
-
url
https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.5-240.1648458092
-
vcs-ref
7ffc2d965ea414fc38f42d93090d967a5aee2c33
-
-
-
Environment
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
container
oci
Layers
[#000] sha256:a9e23b64ace00a199db21d302292b434e9d3956d79319d958ecc19603d00c946 - 68.69% (37.8 MB)
[#001] sha256:38b71301a1d9df24c98b5a5ee8515404f42c929003ad8b13ab83d2de7de34dec - 0.0% (1.7 KB)
[#002] sha256:39a1f5c6298969da3c2dff3b7a60acf3f1462ce1c532352a65bed86c290d3309 - 18.84% (10.4 MB)
[#003] sha256:2e15b5a001c5226b4ca3c880157e9938ea848ed3ed04f27103f4852e8addef13 - 12.47% (6.86 MB)
History
2022-03-28 09:21:51 UTC (Imported from -)
2022-03-28 09:22:01 UTC
2022-04-11 13:46:38 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c microdnf install kmod hwdata # buildkit
2022-04-11 13:46:58 UTC (buildkit.dockerfile.v0)
COPY /usr/src/k8s-rdma-shared-dp/build/k8s-rdma-shared-dp /bin/ # buildkit
2022-04-11 13:46:58 UTC (buildkit.dockerfile.v0)
LABEL io.k8s.display-name=RDMA Shared Device Plugin
2022-04-11 13:46:58 UTC (buildkit.dockerfile.v0)
CMD ["/bin/k8s-rdma-shared-dp"]