Namespace
amd64
Image / Tag
linstor-operator:v2.0.0
Content Digest
sha256:3a8001939e618a4186b839767cbd50cf618b656380238448feb116c3ee2cceca
Details
Created

2023-02-24 13:05:48 UTC

Size

31.3 MB

Content Digest
Labels
  • architecture
    x86_64
  • build-date
    2023-01-17T14:19:54
  • com.redhat.component
    ubi9-micro-container
  • com.redhat.license_terms
    https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
  • description
    Very small image which doesn't install the package manager.
  • distribution-scope
    public
  • io.buildah.version
    1.27.1
  • io.k8s.description
    Very small image which doesn't install the package manager.
  • io.k8s.display-name
    Ubi9-micro
  • io.openshift.expose-services
  • maintainer
    Red Hat, Inc.
  • name
    ubi9/ubi-micro
  • release
    13
  • summary
    ubi9 micro image
  • url
    https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/ubi-micro/images/9.1.0-13
  • vcs-ref
    c563e091e0c7bd5a69b2a46990dda4f59595aa37
  • vcs-type
    git
  • vendor
    Red Hat, Inc.
  • version
    9.1.0

Environment
PATH

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


Layers

[#000] sha256:ae9e8620cc67101bc81dbe952a8a1b15b65373a94418629a1ff28e940730c498 - 23.46% (7.34 MB)

[#001] sha256:37aaa8b9e4bd5ced20bff44574fa22b15c9bb20b79378db34f711aa3e8a4778c - 76.54% (23.9 MB)


History
2023-01-17 14:23:04 UTC

/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."

2023-01-17 14:23:04 UTC

/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"

2023-01-17 14:23:04 UTC

/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"

2023-01-17 14:23:04 UTC

/bin/sh -c #(nop) LABEL version="9.1.0"

2023-01-17 14:23:04 UTC

/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"

2023-01-17 14:23:04 UTC

/bin/sh -c #(nop) LABEL summary="ubi9 micro image"

2023-01-17 14:23:04 UTC

/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."

2023-01-17 14:23:04 UTC

/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"

2023-01-17 14:23:04 UTC

/bin/sh -c #(nop) LABEL io.openshift.expose-services=""

2023-01-17 14:23:04 UTC

/bin/sh -c #(nop) COPY dir:65072e5210c8111712ca5370e8bdc7327785a50fb3d4ed37447c19c8fc882080 in /

2023-01-17 14:23:05 UTC

/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo

2023-01-17 14:23:05 UTC

/bin/sh -c #(nop) CMD /bin/sh

2023-01-17 14:23:05 UTC

/bin/sh -c #(nop) LABEL release=13

2023-01-17 14:23:05 UTC

/bin/sh -c #(nop) ADD file:7413a5893b64e58d862de5f6f284ab505ef1efe3a6c35d2a1a02fcd883893e3d in /root/buildinfo/content_manifests/ubi9-micro-container-9.1.0-13.json

2023-01-17 14:23:05 UTC

/bin/sh -c #(nop) ADD file:76b27ddb86a599d681eb865f6fa61bee727f4f362164c31466f928fc3428e558 in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.1.0-13

2023-01-17 14:23:06 UTC

/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-01-17T14:19:54" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="c563e091e0c7bd5a69b2a46990dda4f59595aa37" "io.k8s.description"="Very small image which doesn't install the package manager." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/ubi-micro/images/9.1.0-13"

2023-02-24 13:05:48 UTC (buildkit.dockerfile.v0)

WORKDIR /

2023-02-24 13:05:48 UTC (buildkit.dockerfile.v0)

COPY /workspace/manager . # buildkit

2023-02-24 13:05:48 UTC (buildkit.dockerfile.v0)

USER 65534:65534

2023-02-24 13:05:48 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/manager"]