2025-03-28 03:50:56 UTC
100 MB
1
HOME/home/gitlab-runner
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:efcc224b049e259814778b23d1630cdb5bc3cdb070d7c2a4a8d70004fe91fcb4 - 6.67% (6.68 MB)
[#001] sha256:a4b19bf887d799e5b5ff29a9e2926fc3d38f271f5ad10f275c7377678cee909e - 0.0% (420 Bytes)
[#002] sha256:dba6bd68d08d457d9c68243cb46b974734fb52e624f53789061019581d04d330 - 53.9% (54 MB)
[#003] sha256:1f4fae5ddca794c71bd8d7a89c9bfef28c84ce5d498f92f6137239ea81a47c31 - 0.0% (331 Bytes)
[#004] sha256:7e926cc91dba199298e9d68ff4990671f7b1f16e444366381f003807ef169619 - 10.96% (11 MB)
[#005] sha256:dfcd9a31b885bc1dabfccaa7c3e48d3191bebfd80f1f8a7ff91ca7a23c56ce13 - 28.47% (28.5 MB)
[#006] sha256:5d57dc7e4cef804e2bc23653e68a6dc3e77ed20be451de2c7ffae91480ebd494 - 0.0% (1.46 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2025-03-13 10:31:25 UTC/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
2025-03-13 10:31:25 UTC/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
2025-03-13 10:31:25 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2025-03-13 10:31:25 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2025-03-13 10:31:25 UTC/bin/sh -c #(nop) LABEL version="9.5"
2025-03-13 10:31:25 UTC/bin/sh -c #(nop) LABEL distribution-scope="public"
2025-03-13 10:31:25 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-13 10:31:25 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2025-03-13 10:31:25 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2025-03-13 10:31:25 UTC/bin/sh -c #(nop) LABEL io.k8s.description="Very small image which doesn't install the package manager."
2025-03-13 10:31:25 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Micro"
2025-03-13 10:31:25 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-03-13 10:31:25 UTC/bin/sh -c #(nop) COPY dir:a8e8a7179c82ad1ef7efed2bcb262b385bde34ed8537ee5eabb66ac10eec21f0 in /
2025-03-13 10:31:25 UTC/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/
2025-03-13 10:31:25 UTC/bin/sh -c #(nop) CMD /bin/sh
2025-03-13 10:31:25 UTC/bin/sh -c #(nop) LABEL "build-date"="2025-03-13T10:31:16" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="6dff53527db12d92c8199eb8cb541efb85a4a903" "build-date"="2025-03-13T10:28:55Z" "release"="1741861735"
2025-03-13 10:31:29 UTC (FROM quay.io/redhat-user-workloads/osci-rhel-containers-tenant/rhel-9-5/ubi9-micro-9-5:6dff53527db12d92c8199eb8cb541efb85a4a903-linux-x86-64)/bin/sh
2025-03-20 16:33:03 UTC (buildkit.dockerfile.v0)COPY /install-root/ / # buildkit
2025-03-20 16:33:03 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c git-lfs install --skip-repo && rm -f /var/lib/dnf/history* # buildkit
2025-03-20 16:33:03 UTC (buildkit.dockerfile.v0)ARG DNF_INSTALL_ROOT=/install-root
2025-03-20 16:33:03 UTC (buildkit.dockerfile.v0)COPY /install-root/ / # buildkit
2025-03-20 16:33:03 UTC (buildkit.dockerfile.v0)ENV FIPS_ENABLED=1
2025-03-20 16:33:03 UTC (buildkit.dockerfile.v0)ENV HOME=/home/gitlab-runner
2025-03-20 16:33:03 UTC (buildkit.dockerfile.v0)USER 1001
2025-03-20 16:33:03 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2025-03-20 16:33:03 UTC (buildkit.dockerfile.v0)VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2025-03-20 16:33:03 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2025-03-20 16:33:03 UTC (buildkit.dockerfile.v0)CMD ["run" "--user=gitlab-runner" "--working-directory=/home/gitlab-runner"]
2025-03-28 03:50:48 UTC (buildkit.dockerfile.v0)ARG TARGETOS=linux
2025-03-28 03:50:48 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=amd64
2025-03-28 03:50:48 UTC (buildkit.dockerfile.v0)COPY gitlab-runner-linux-amd64 /usr/bin/gitlab-runner # buildkit
2025-03-28 03:50:56 UTC (buildkit.dockerfile.v0)COPY clear-docker-cache /usr/share/gitlab-runner/ # buildkit
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.