2024-08-21 17:04:19 UTC
566 MB
1
HOME/home/gitlab-runner
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:247c2d03e9487628cb6754ff5385a670df160f7bba36af8fc1f2066e461dc36e - 6.55% (37.1 MB)
[#001] sha256:d0c26489cb52416e904dc3aa2aa678698af2844565ab0fd6f543ed9a3a5c001f - 6.35% (36 MB)
[#002] sha256:3cd87620bbbef0d90ed661a7b57ec04874fc2ddb7a9fd584bde21f08969860e8 - 0.0% (213 Bytes)
[#003] sha256:770cbe8c4cb394800103bc29dee338d92759fc1fa2473932ed166198d3649526 - 86.52% (490 MB)
[#004] sha256:461ea26fad6ba1f7e4a99568d0bd52d45715eaa49dd81608c4be873998abcb76 - 0.0% (466 Bytes)
[#005] sha256:9b6e560622f8a792acc8869272c7784925b6daf6905b350bfbaa2ab675bbebb3 - 0.58% (3.26 MB)
[#006] sha256:babdad9f1d401768955b61dd1ad808d99f28d8fd66d29ad282189bc54b83a715 - 0.0% (311 Bytes)
/bin/sh -c #(nop) ADD file:87021d55df71c4e3f216afb8a8fafe806663072c4406db403bba88d029cd4114 in /
2024-07-18 16:00:41 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2024-07-18 16:00:41 UTC/bin/sh -c #(nop) ADD file:5b1f650e1376d79fa3a65df4a154ea5166def95154b52c1c1097dfd8fc7d58eb in /tmp/tls-ca-bundle.pem
2024-07-18 16:00:42 UTC/bin/sh -c #(nop) ADD multi:39cf1126311f383f05bcdcfb2be4d277a3c28e8231fe3885ec63ceb2c04249b8 in /etc/yum.repos.d/
2024-07-18 16:00:42 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-07-18 16:00:42 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container" name="ubi9-minimal" version="9.4"
2024-07-18 16:00:42 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-07-18 16:00:42 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
2024-07-18 16:00:42 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2024-07-18 16:00:42 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
2024-07-18 16:00:42 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-07-18 16:00:42 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
2024-07-18 16:00:42 UTC/bin/sh -c #(nop) ENV container oci
2024-07-18 16:00:42 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-07-18 16:00:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-07-18 16:00:42 UTC/bin/sh -c rm -rf /var/log/*
2024-07-18 16:00:42 UTC/bin/sh -c #(nop) LABEL release=1194
2024-07-18 16:00:43 UTC/bin/sh -c #(nop) ADD file:5044c31992c75e94cf041ad1beda86a0b218ead5785a55734e242465ef7798db in /root/buildinfo/content_manifests/ubi9-minimal-container-9.4-1194.json
2024-07-18 16:00:43 UTC/bin/sh -c #(nop) ADD file:97862c9bc77fad8fca444d897df1eb9d08bd77f12f61288c39c576743736d49f in /root/buildinfo/Dockerfile-ubi9-minimal-9.4-1194
2024-07-18 16:00:43 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-07-18T15:52:43" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="94baa7760359088a42ad33dc22d329a5ee2c7209" "io.k8s.description"="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9-minimal/images/9.4-1194"
2024-07-18 16:00:44 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-05248.repo' '/etc/yum.repos.d/repo-09742.repo'
2024-07-18 16:00:44 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2024-07-18 16:00:46 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2024-08-20 17:05:21 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c microdnf update --best --refresh --assumeyes --nodocs --noplugins --setopt=install_weak_deps=0 --setopt=tsflags=nodocs && microdnf install --best --refresh --assumeyes --nodocs --noplugins --setopt=install_weak_deps=0 --setopt=tsflags=nodocs hostname procps gzip ca-certificates tzdata openssl shadow-utils git git-lfs findutils # buildkit
2024-08-20 17:05:21 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c git-lfs install --skip-repo # buildkit
2024-08-21 17:04:18 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2024-08-21 17:04:18 UTC (buildkit.dockerfile.v0)COPY --chmod=755 entrypoint / # buildkit
2024-08-21 17:04:19 UTC (buildkit.dockerfile.v0)ENV FIPS_ENABLED=1
2024-08-21 17:04:19 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c microdnf install --best --refresh --assumeyes --nodocs --noplugins --setopt=install_weak_deps=0 --setopt=tsflags=nodocs openssl # required by gitlab-runner # buildkit
2024-08-21 17:04:19 UTC (buildkit.dockerfile.v0)ENV HOME=/home/gitlab-runner
2024-08-21 17:04:19 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir -p /etc/gitlab-runner/certs $HOME /secrets && chgrp -R 0 /etc/gitlab-runner && chmod -R g=u /etc/gitlab-runner && chgrp -R 0 $HOME && chmod -R g=u $HOME && chgrp -R 0 /secrets && chmod -R g=u /secrets # buildkit
2024-08-21 17:04:19 UTC (buildkit.dockerfile.v0)USER 1001
2024-08-21 17:04:19 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2024-08-21 17:04:19 UTC (buildkit.dockerfile.v0)VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2024-08-21 17:04:19 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2024-08-21 17:04:19 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.