2023-02-20 22:44:55 UTC
224 MB
1
HOME/home/gitlab-runner
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:649e5534d134eac0f942db1db2a7491173c90e40888923ebf261d0277c2ab73e - 33.74% (75.5 MB)
[#001] sha256:fc15c2c6c6c1f912a9d00f07a21f1ff523e7f8f952e4968721bc8f8e83a230c9 - 66.26% (148 MB)
[#002] sha256:4de37982e6d8f335fc556bb10fd91a7f3680bb9703dabe702659516dca16ed26 - 0.0% (471 Bytes)
[#003] sha256:c9f2ed2d709cd20451096f44b2e1f0a0b796938deb956dfaa1bd294dfda55e4e - 0.0% (323 Bytes)
/bin/sh -c #(nop) ADD file:ed3a8a6e843551e0d7e365640b18379edca2c111475c91b5531cf219c004688f in /
2023-01-06 04:11:33 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-01-06 04:11:33 UTC/bin/sh -c #(nop) ADD multi:160ef70f7e7664dd055998531591e78c0ed56d0ebbfc64ce3f150a9a4534a172 in /etc/yum.repos.d/
2023-01-06 04:11:33 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-01-06 04:11:33 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.7"
2023-01-06 04:11:33 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-01-06 04:11:33 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2023-01-06 04:11:33 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. 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."
2023-01-06 04:11:33 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2023-01-06 04:11:33 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-01-06 04:11:33 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2023-01-06 04:11:33 UTC/bin/sh -c #(nop) ENV container oci
2023-01-06 04:11:33 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-01-06 04:11:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-06 04:11:34 UTC/bin/sh -c rm -rf /var/log/*
2023-01-06 04:11:35 UTC/bin/sh -c mkdir -p /var/log/rhsm
2023-01-06 04:11:35 UTC/bin/sh -c #(nop) LABEL release=1054
2023-01-06 04:11:35 UTC/bin/sh -c #(nop) ADD file:ba4321245657cdba45476b6629bb5cea19533a4a787eae8dd5f2ffaf4e6bbaeb in /root/buildinfo/content_manifests/ubi8-container-8.7-1054.json
2023-01-06 04:11:35 UTC/bin/sh -c #(nop) ADD file:78804c6c4113c85dd9175ce04c80a74edc8c16dabae8400ab72e71495dba61c2 in /root/buildinfo/Dockerfile-ubi8-8.7-1054
2023-01-06 04:11:35 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-01-06T04:00:10" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="a995512a05037e3b60bbb1bf9fa6e394063131c3" "io.k8s.description"="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. 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/ubi8/images/8.7-1054"
2023-01-06 04:11:36 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-03177.repo' '/etc/yum.repos.d/repo-d26f0.repo'
2023-01-06 04:11:38 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-02-20 22:44:55 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2023-02-20 22:44:55 UTC (buildkit.dockerfile.v0)COPY entrypoint / # buildkit
2023-02-20 22:44:55 UTC (buildkit.dockerfile.v0)ENV FIPS_ENABLED=1
2023-02-20 22:44:55 UTC (buildkit.dockerfile.v0)ENV HOME=/home/gitlab-runner
2023-02-20 22:44:55 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
2023-02-20 22:44:55 UTC (buildkit.dockerfile.v0)USER 1001
2023-02-20 22:44:55 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2023-02-20 22:44:55 UTC (buildkit.dockerfile.v0)VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2023-02-20 22:44:55 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2023-02-20 22:44:55 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.