Namespace
amd64
Image / Tag
linstor-csi:v0.17.0
Content Digest
sha256:388de66c328c668e459bc18eda2e76f3113ae5e03b76060d04e727547893ec63
Details
Created

2021-12-09 15:04:30 UTC

Size

77.6 MB

Content Digest
Labels
  • architecture
    x86_64
  • build-date
    2021-11-03T13:56:27.085530
  • com.redhat.build-host
    cpt-1001.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
    LINSTOR's CSI driver component
  • 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
    Red Hat Universal Base Image 8 Minimal
  • io.openshift.expose-services
  • io.openshift.tags
    minimal rhel8
  • maintainer
    Red Hat, Inc.
  • name
    LINSTOR CSI driver
  • release
    1
  • summary
    LINSTOR's CSI driver component
  • url
    https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.5-204
  • vcs-ref
    7ffc2d965ea414fc38f42d93090d967a5aee2c33
  • vcs-type
    git
  • vendor
    LINBIT
  • version
    0.17.0

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

container

oci


Layers

[#000] sha256:2a99c93da16827d9a6254f86f495d2c72c62a916f9c398577577221d35d2c790 - 48.73% (37.8 MB)

[#001] sha256:4418ace46c3dd933f98d83f357f31048e72d5db3d97bccfdb0acef769ee8234f - 0.0% (1.7 KB)

[#002] sha256:6124cd85e72ef0b823362923e58209a4d5a4493bfe073cf6ad743414b04dba8a - 28.21% (21.9 MB)

[#003] sha256:7d6eb7bf1b9f3fd9703e9f35f3a89d2d7419b9f8507e3c0a23f0dbd7f70dff11 - 0.01% (6.81 KB)

[#004] sha256:40765473c3bc89df17ecdf8b0e6c11ad9b292f803bda4912f90762aebac90ee8 - 23.05% (17.9 MB)


History
2021-11-03 13:56:36 UTC (Imported from -)

2021-11-03 13:56:49 UTC

2021-12-09 15:00:34 UTC (buildkit.dockerfile.v0)

MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>

2021-12-09 15:00:34 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c microdnf update && microdnf install e2fsprogs xfsprogs util-linux && microdnf clean all # buildkit

2021-12-09 15:00:34 UTC (buildkit.dockerfile.v0)

ARG SEMVER=0.17.0

2021-12-09 15:00:34 UTC (buildkit.dockerfile.v0)

ARG RELEASE=1

2021-12-09 15:00:34 UTC (buildkit.dockerfile.v0)

LABEL name=LINSTOR CSI driver vendor=LINBIT version=0.17.0 release=1 summary=LINSTOR's CSI driver component description=LINSTOR's CSI driver component

2021-12-09 15:00:34 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/gpl-2.0.txt # buildkit

2021-12-09 15:04:30 UTC (buildkit.dockerfile.v0)

COPY /buildroot/linstor-csi /linstor-csi # buildkit

2021-12-09 15:04:30 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/linstor-csi"]