Namespace
gitlab
Image / Tag
gitlab-runner:ubi-fips-f2ef4d4a
Content Digest
sha256:9bf1cc5a294ea97a18f96c37f4fb6e0a50b140846ebf9134d8d330b4caa3f8a7
Details
Created

2025-06-11 09:25:09 UTC

Size

102 MB

Content Digest
Labels
  • architecture
    x86_64
  • build-date
    2025-05-15T14:21:56
  • 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.39.0-dev
  • io.k8s.description
    Very small image which doesn't install the package manager.
  • io.k8s.display-name
    Red Hat Universal Base Image 9 Micro
  • io.openshift.expose-services
  • maintainer
    Red Hat, Inc.
  • name
    ubi9/ubi-micro
  • release
    1747318857
  • summary
    ubi9 micro image
  • url
    https://www.redhat.com
  • vcs-ref
    1594a07d6a09f2cbf4e16dd944306eca07749a2a
  • vcs-type
    git
  • vendor
    Red Hat, Inc.
  • version
    9.6

Environment
FIPS_ENABLED

1

HOME

/home/gitlab-runner

PATH

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


Layers

[#000] sha256:a0dc6a88dba7649c5d9529fbd799c26a35d1b292ceff96aced4a22d200d88a28 - 6.57% (6.68 MB)

[#001] sha256:497a302e5f3ca53656e25cc94699343116fb37379c49d9173eca377d268341fb - 54.16% (55 MB)

[#002] sha256:68c0110948d45da9b45970fad6567371f0a5119f09008a4e08cb78d4e3e06fff - 0.0% (331 Bytes)

[#003] sha256:8061dd1ed468e37bc7d9de41f8022d8ea710396d32dd510c50eaf297a6482b0b - 10.81% (11 MB)

[#004] sha256:0a7e510ca55d7a10caf4e14b07b296120557ea866b670510f524b6549c0a8db9 - 28.46% (28.9 MB)

[#005] sha256:d80fec43252fbe3b28a85655e0e69c8162857e7ee0d183f3373a9c061e71e98a - 0.0% (1.47 KB)


History
2025-03-31 16:02:40 UTC

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

2025-03-31 16:02:40 UTC

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

2025-03-31 16:02:40 UTC

/bin/sh -c #(nop) LABEL url="https://www.redhat.com"

2025-03-31 16:02:40 UTC

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

2025-03-31 16:02:40 UTC

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

2025-03-31 16:02:40 UTC

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

2025-03-31 16:02:40 UTC

/bin/sh -c #(nop) LABEL distribution-scope="public"

2025-03-31 16:02:40 UTC

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

2025-03-31 16:02:40 UTC

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

2025-03-31 16:02:40 UTC

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

2025-03-31 16:02:40 UTC

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

2025-03-31 16:02:40 UTC

/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Micro"

2025-03-31 16:02:40 UTC

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

2025-03-31 16:02:40 UTC

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

2025-03-31 16:02:40 UTC

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

2025-03-31 16:02:40 UTC

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

2025-03-31 16:02:40 UTC

/bin/sh -c #(nop) COPY file:bc4e5ea7c9bb48901dc62121f094109ad85c0ae2bf4169dee234618cf6b9bd60 in /usr/share/buildinfo/content-sets.json

2025-03-31 16:02:40 UTC

/bin/sh -c #(nop) LABEL "build-date"="2025-05-15T14:21:56" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="1594a07d6a09f2cbf4e16dd944306eca07749a2a" "release"="1747318857"

2025-03-31 16:02:40 UTC (buildkit.dockerfile.v0)

COPY /install-root/ / # buildkit

2025-03-31 16:02:40 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c git-lfs install --skip-repo && rm -f /var/lib/dnf/history* # buildkit

2025-03-31 16:02:40 UTC (buildkit.dockerfile.v0)

ARG DNF_INSTALL_ROOT=/install-root

2025-03-31 16:02:40 UTC (buildkit.dockerfile.v0)

COPY /install-root/ / # buildkit

2025-03-31 16:02:40 UTC (buildkit.dockerfile.v0)

ENV FIPS_ENABLED=1

2025-03-31 16:02:40 UTC (buildkit.dockerfile.v0)

ENV HOME=/home/gitlab-runner

2025-03-31 16:02:40 UTC (buildkit.dockerfile.v0)

USER 1001

2025-03-31 16:02:40 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

2025-03-31 16:02:40 UTC (buildkit.dockerfile.v0)

VOLUME [/etc/gitlab-runner /home/gitlab-runner]

2025-03-31 16:02:40 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]

2025-03-31 16:02:40 UTC (buildkit.dockerfile.v0)

CMD ["run" "--user=gitlab-runner" "--working-directory=/home/gitlab-runner"]

2025-06-11 09:25:01 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-06-11 09:25:01 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-06-11 09:25:01 UTC (buildkit.dockerfile.v0)

COPY gitlab-runner-linux-amd64 /usr/bin/gitlab-runner # buildkit

2025-06-11 09:25:09 UTC (buildkit.dockerfile.v0)

COPY clear-docker-cache /usr/share/gitlab-runner/ # buildkit

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete