Namespace
s390x
Image / Tag
linstor-k8s-ha-controller:v1.1.0
Content Digest
sha256:9be8220bb64894443b8bac2db224f3d91eb66c7763e3b74b0d451db23386738a
Details
Created

2022-08-08 10:01:36 UTC

Size

57.6 MB

Content Digest
Labels
  • architecture
    s390x
  • build-date
    2022-07-26T12:31:52.429335
  • com.redhat.build-host
    s390-c1-vm-04.prod.osbs.eng.bos.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
    Red Hat Universal Base Image 8 Minimal
  • io.openshift.expose-services
  • io.openshift.tags
    minimal rhel8
  • maintainer
    moritz.wanzenboeck@linbit.com
  • name
    linstor-k8s-ha-controller
  • release
    1
  • summary
    The LINSTOR High Availability Controller will speed up the fail-over process for stateful workloads using LINSTOR for storage.
  • url
    https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.6-902
  • vcs-ref
    50293e4ba66ca2194d8ee5a149a665cb9a375c71
  • vcs-type
    git
  • vendor
    LINBIT
  • version
    0.0.0-0.unknown

Environment
PATH

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

container

oci


Layers

[#000] sha256:ca9997cac1bf64e01251271f12123bedf9bb1f18d87423e3ffc68b953d634ddc - 57.46% (33.1 MB)

[#001] sha256:9c36c159e42c5faacc65a2774ece5d978f5a94d520dc0cb1d3a70b21b510c6e7 - 0.0% (1.7 KB)

[#002] sha256:728d47b1df5f4ea21e51713547b67a1fd1ef31b91d7a88f684ac6317a790eccd - 0.01% (3.98 KB)

[#003] sha256:4a30a1748612686fa9a09c678b97916c80ae7e9ae428007e7d08cc9925c1d8ae - 4.73% (2.72 MB)

[#004] sha256:b58431416101d2bc23eed9b23ce2d000aba5a92beaff69bd5ac144890b400724 - 37.8% (21.8 MB)


History
2022-07-26 12:31:58 UTC (Imported from -)

2022-07-26 12:32:15 UTC

2022-08-08 09:58:04 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/licensing.txt # buildkit

2022-08-08 09:58:38 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c microdnf install -y drbd-utils && microdnf clean all && echo 'global { usage-count no; }' > /etc/drbd.d/global_common.conf # buildkit

2022-08-08 10:01:36 UTC (buildkit.dockerfile.v0)

COPY /src/agent /linstor-k8s-ha-controller # buildkit

2022-08-08 10:01:36 UTC (buildkit.dockerfile.v0)

ARG VERSION=0.0.0-0.unknown

2022-08-08 10:01:36 UTC (buildkit.dockerfile.v0)

LABEL name=linstor-k8s-ha-controller maintainer=moritz.wanzenboeck@linbit.com vendor=LINBIT version=0.0.0-0.unknown release=1 summary=The LINSTOR High Availability Controller will speed up the fail-over process for stateful workloads using LINSTOR for storage.

2022-08-08 10:01:36 UTC (buildkit.dockerfile.v0)

USER root

2022-08-08 10:01:36 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/linstor-k8s-ha-controller"]