2023-02-09 19:02:03 UTC
240 MB
1
HOME/home/gitlab-runner
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:75800ed868ab0a3f29f2addac2109a77aec89445d85f001da2fc73a88f17a8a0 - 31.5% (75.5 MB)
[#001] sha256:6e33f427bb41bf8685c8c83b9ad642899414b88fc019d4047ed578e203f0d775 - 68.5% (164 MB)
[#002] sha256:aa3a4813f268433f17084bbe5fb5cac7fa7d2166cc7791e86f724f302c072638 - 0.0% (471 Bytes)
[#003] sha256:71e1af1da49254f482971e0de7aef003c9567f229f6e7f0f8c18aa8658f63af6 - 0.0% (319 Bytes)
/bin/sh -c #(nop) ADD file:f6ce443e80b250399d9309560119e56473e5fd85bd1900611fa3dc1116659096 in /
2022-11-01 04:44:05 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2022-11-01 04:44:05 UTC/bin/sh -c #(nop) ADD multi:ed62428592320e9a8d4a26792455dcaf96be4f429e752404b35ace3941c2a7ed in /etc/yum.repos.d/
2022-11-01 04:44:05 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2022-11-01 04:44:05 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.7"
2022-11-01 04:44:05 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2022-11-01 04:44:05 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2022-11-01 04:44:05 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."
2022-11-01 04:44:05 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2022-11-01 04:44:05 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2022-11-01 04:44:05 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2022-11-01 04:44:05 UTC/bin/sh -c #(nop) ENV container oci
2022-11-01 04:44:05 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-11-01 04:44:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-01 04:44:06 UTC/bin/sh -c rm -rf /var/log/*
2022-11-01 04:44:07 UTC/bin/sh -c mkdir -p /var/log/rhsm
2022-11-01 04:44:07 UTC/bin/sh -c #(nop) LABEL release=929
2022-11-01 04:44:07 UTC/bin/sh -c #(nop) ADD file:642d0011a2f660ac3236bd118a60cb0eebaa46c7a3ecbd4c0298fe434c2c348c in /root/buildinfo/content_manifests/ubi8-container-8.7-929.json
2022-11-01 04:44:07 UTC/bin/sh -c #(nop) ADD file:d20fa97d646115d9983a4793caf0b899a6950581c8799272a93146d85b5daad1 in /root/buildinfo/Dockerfile-ubi8-8.7-929
2022-11-01 04:44:07 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2022-11-01T04:29:09" "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-929"
2022-11-01 04:44:08 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-48a4d.repo' '/etc/yum.repos.d/repo-b8bb7.repo'
2022-11-01 04:44:10 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-02-09 19:02:03 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2023-02-09 19:02:03 UTC (buildkit.dockerfile.v0)COPY entrypoint / # buildkit
2023-02-09 19:02:03 UTC (buildkit.dockerfile.v0)ENV FIPS_ENABLED=1
2023-02-09 19:02:03 UTC (buildkit.dockerfile.v0)ENV HOME=/home/gitlab-runner
2023-02-09 19:02:03 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-09 19:02:03 UTC (buildkit.dockerfile.v0)USER 1001
2023-02-09 19:02:03 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2023-02-09 19:02:03 UTC (buildkit.dockerfile.v0)VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2023-02-09 19:02:03 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2023-02-09 19:02:03 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.