2024-10-18 17:32:41 UTC
140 MB
1
HOME/home/gitlab-runner
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:55360c0b72d681ef9173ea809fdba2f8b7cfcc396d99531d43d8d927cbf7387f - 4.97% (6.95 MB)
[#001] sha256:1effeeb55efa28debde510136ebf199e6b1139304b24f46adf2b6c3ab6bd99b4 - 35.16% (49.1 MB)
[#002] sha256:6bcbbd5975cdd2e7283232b08c6693ab80a7e6ac833f6d27533164263cdab6b4 - 0.0% (339 Bytes)
[#003] sha256:878c248452ce44873a2e33559c7d941805aa65f7e8e93008fe8b580eba93887b - 59.87% (83.6 MB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-08-27 19:26:34 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-micro-container"
2024-08-27 19:26:34 UTC/bin/sh -c #(nop) LABEL name="ubi9/ubi-micro"
2024-08-27 19:26:34 UTC/bin/sh -c #(nop) LABEL version="9.4"
2024-08-27 19:26:34 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-08-27 19:26:34 UTC/bin/sh -c #(nop) LABEL summary="ubi9 micro image"
2024-08-27 19:26:34 UTC/bin/sh -c #(nop) LABEL description="Very small image which doesn't install the package manager."
2024-08-27 19:26:34 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Ubi9-micro"
2024-08-27 19:26:34 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-08-27 19:26:35 UTC/bin/sh -c #(nop) COPY dir:cb5a8d2726333935223b1add17ab47fb77f186713ec41d496b06ccb06a0416fa in /
2024-08-27 19:26:35 UTC/bin/sh -c #(nop) COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo
2024-08-27 19:26:35 UTC/bin/sh -c #(nop) CMD /bin/sh
2024-08-27 19:26:35 UTC/bin/sh -c #(nop) LABEL release=15
2024-08-27 19:26:35 UTC/bin/sh -c #(nop) ADD file:33a812ba9b72c777d86da84778be545b3a74e33541bb566ab84f40fdae8bcdb1 in /root/buildinfo/content_manifests/ubi9-micro-container-9.4-15.json
2024-08-27 19:26:36 UTC/bin/sh -c #(nop) ADD file:e71bf25727f2eac4c30560a0ffd3473d09e8e40d793a41d1e7978228da9c17fb in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.4-15
2024-08-27 19:26:36 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-08-27T19:24:54" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="cd5996c9b8b99b546584696465f8f39ec682078c" "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.4-15"
2024-10-15 13:24:23 UTC (buildkit.dockerfile.v0)COPY /install-root/ / # buildkit
2024-10-15 13:24:24 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c git-lfs install --skip-repo && rm -f /var/lib/dnf/history* # buildkit
2024-10-18 17:32:41 UTC (buildkit.dockerfile.v0)ARG DNF_INSTALL_ROOT=/install-root
2024-10-18 17:32:41 UTC (buildkit.dockerfile.v0)COPY /install-root/ / # buildkit
2024-10-18 17:32:41 UTC (buildkit.dockerfile.v0)ENV FIPS_ENABLED=1
2024-10-18 17:32:41 UTC (buildkit.dockerfile.v0)ENV HOME=/home/gitlab-runner
2024-10-18 17:32:41 UTC (buildkit.dockerfile.v0)USER 1001
2024-10-18 17:32:41 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2024-10-18 17:32:41 UTC (buildkit.dockerfile.v0)VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2024-10-18 17:32:41 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2024-10-18 17:32:41 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.