2025-05-15 21:43:51 UTC
100 MB
1
HOME/home/gitlab-runner
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:20778b680ec57af0369d175528a6e27feaa661063db19907f3bc000d9cfbde93 - 6.66% (6.68 MB)
[#001] sha256:38fab05c9c957c899fa05b04d5cb4c4e63067b83df8a1c4351da1e667afaf721 - 0.0% (417 Bytes)
[#002] sha256:f39ee9c8804d81e6c52e0a592c7357dc39a1a444088957a7591c67dc8ae9b64a - 53.79% (54 MB)
[#003] sha256:ea01c751d0d48669ca9a4d6fea6c49514fba33e858e0610db42b927d3c9c7073 - 0.0% (330 Bytes)
[#004] sha256:8061dd1ed468e37bc7d9de41f8022d8ea710396d32dd510c50eaf297a6482b0b - 10.94% (11 MB)
[#005] sha256:227a03e3edcefacaf4574caa35db1b1ea659ea113085773dd4a52ab1aedc5c5d - 28.6% (28.7 MB)
[#006] sha256:75f9fe929c64f898ecd3b6f736bcca5ed36aacaba6b6df5b17c9bf048d44a6fb - 0.0% (1.47 KB)
/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.5"
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:e090fe0145de863f979c9f4d5f82227794d4b5093816cb9fbf959c10a2c1dc02 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) LABEL "build-date"="2025-04-08T13:18:18" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="519a52b1bc2ef31e2633c20f34a0df840e159172" "build-date"="2025-04-08T13:14:37Z" "release"="1744118077"
2025-03-31 16:02:40 UTC (FROM quay.io/redhat-user-workloads/osci-rhel-containers-tenant/rhel-9-5/ubi9-micro-9-5:519a52b1bc2ef31e2633c20f34a0df840e159172-linux-x86-64)/bin/sh
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-05-15 21:43:42 UTC (buildkit.dockerfile.v0)ARG TARGETOS=linux
2025-05-15 21:43:42 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=amd64
2025-05-15 21:43:42 UTC (buildkit.dockerfile.v0)COPY gitlab-runner-linux-amd64 /usr/bin/gitlab-runner # buildkit
2025-05-15 21:43:51 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.