2024-12-19 21:32:08 UTC
151 MB
1
HOME/home/gitlab-runner
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3398cc2759dee14dcc6ab926f5f5d0d35027ac37058dcf7543b8e6c4fc5aebd3 - 4.88% (7.36 MB)
[#001] sha256:fcc8361add52f8c0b1c70cb8ec054bd15728361a809880b9d7f56176bb3e7db6 - 0.01% (11.7 KB)
[#002] sha256:f356a925312be2bdf8bab755c657ddc97ad74a97510fef1ecd8efa60110ace9b - 30.81% (46.4 MB)
[#003] sha256:2d9c9b49a44a64413fa7b255f5b1c1d0c1a06a2ff5664c31a60f7cd1a84bb09d - 0.0% (340 Bytes)
[#004] sha256:2a37b6a17f63929a8ddcc6d7f4bbb83a6f0f333c1cab952092f8d9daf93917fb - 64.3% (96.9 MB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-11-18 13:04:36 UTC/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
2024-11-18 13:04:36 UTC/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
2024-11-18 13:04:36 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2024-11-18 13:04:36 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2024-11-18 13:04:36 UTC/bin/sh -c #(nop) LABEL version="9.5"
2024-11-18 13:04:36 UTC/bin/sh -c #(nop) LABEL distribution-scope="public"
2024-11-18 13:04:36 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-11-18 13:04:36 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2024-11-18 13:04:36 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-11-18 13:04:36 UTC/bin/sh -c #(nop) LABEL io.k8s.description="Very small image which doesn't install the package manager."
2024-11-18 13:04:36 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Micro"
2024-11-18 13:04:36 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-11-18 13:04:36 UTC/bin/sh -c #(nop) COPY dir:0267bb9eedeb2b45694e0659112d19570b26b543271780fbdae481a866afc79d in /
2024-11-18 13:04:36 UTC/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/
2024-11-18 13:04:36 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-11-18 13:04:36 UTC/bin/sh -c #(nop) LABEL "build-date"="2024-11-18T13:04:28" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="3d9291004b217b340ff942e2a6008a5b1c01fc7a" "build-date"="2024-11-18T13:02:08Z" "release"="1731934928"
2024-11-18 13:04:44 UTC (FROM quay.io/redhat-user-workloads/osci-rhel-containers-tenant/rhel-9-5/ubi9-micro-9-5:3d9291004b217b340ff942e2a6008a5b1c01fc7a-linux-x86-64)/bin/sh
2024-12-12 20:18:30 UTC (buildkit.dockerfile.v0)COPY /install-root/ / # buildkit
2024-12-12 20:18:31 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c git-lfs install --skip-repo && rm -f /var/lib/dnf/history* # buildkit
2024-12-19 21:32:08 UTC (buildkit.dockerfile.v0)ARG DNF_INSTALL_ROOT=/install-root
2024-12-19 21:32:08 UTC (buildkit.dockerfile.v0)COPY /install-root/ / # buildkit
2024-12-19 21:32:08 UTC (buildkit.dockerfile.v0)ENV FIPS_ENABLED=1
2024-12-19 21:32:08 UTC (buildkit.dockerfile.v0)ENV HOME=/home/gitlab-runner
2024-12-19 21:32:08 UTC (buildkit.dockerfile.v0)USER 1001
2024-12-19 21:32:08 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2024-12-19 21:32:08 UTC (buildkit.dockerfile.v0)VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2024-12-19 21:32:08 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2024-12-19 21:32:08 UTC (buildkit.dockerfile.v0)CMD ["run" "--user=gitlab-runner" "--working-directory=/home/gitlab-runner"]
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.