Namespace
arm64
Image / Tag
linstor-operator:v2.0.0
Content Digest
sha256:10f3d0ed569524fde96b4d9b5fad7a66dab89cdebb5856bdc104289842d5aee9
Details
Created

2023-02-24 13:05:47 UTC

Size

29 MB

Content Digest
Labels
  • architecture
    aarch64
  • 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:cd078d478b313a3459b3890ab845e9c57fad2042b5494ee668d56d49a5198b39 - 23.41% (6.78 MB)

[#001] sha256:4fe03e69c2218d4d1edd9cec5b325593ed1c2aa660ecbe6ca02675df27d7e32d - 76.59% (22.2 MB)


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

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

2023-01-17 14:23:27 UTC

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

2023-01-17 14:23:27 UTC

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

2023-01-17 14:23:27 UTC

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

2023-01-17 14:23:27 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:27 UTC

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

2023-01-17 14:23:27 UTC

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

2023-01-17 14:23:27 UTC

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

2023-01-17 14:23:27 UTC

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

2023-01-17 14:23:27 UTC

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

2023-01-17 14:23:27 UTC

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

2023-01-17 14:23:27 UTC

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

2023-01-17 14:23:27 UTC

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

2023-01-17 14:23:28 UTC

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

2023-01-17 14:23:28 UTC

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

2023-01-17 14:23:28 UTC

/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-01-17T14:19:54" "architecture"="aarch64" "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:47 UTC (buildkit.dockerfile.v0)

WORKDIR /

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

COPY /workspace/manager . # buildkit

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

USER 65534:65534

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

ENTRYPOINT ["/manager"]