2023-03-30 10:16:02 UTC
204 MB
1
HOME/home/gitlab-runner
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:c7e856e037412834d0faf555c76b9f9f0e598353b704888a6d3effc0138aa243 - 18.42% (37.5 MB)
[#001] sha256:dc60765802907906c7b2434ea8517b2316056637fe34da9281d83f72ebea8dbb - 81.58% (166 MB)
[#002] sha256:7674fade5876f23caf47508b60f58112f147c4a40813bf9845793c8bb6d72d1a - 0.0% (471 Bytes)
[#003] sha256:b300d997f953b4c82a69586dfeaf52008c4cb11618073cb01fa44be3d777d9c5 - 0.0% (316 Bytes)
/bin/sh -c #(nop) ADD file:72ff56b9c16c4b10293d30b78d57014ea02489f7c7d8c96445c201c7d9af2eea in /
2023-02-15 04:11:39 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) ADD multi:dc4a4d8e17922f89ab3bec5b0c075c125610f31c29d14b69a979984b02199e4a in /etc/yum.repos.d/
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.7"
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-02-15 04:11:39 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."
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) ENV container oci
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-15 04:11:40 UTC/bin/sh -c rm -rf /var/log/*
2023-02-15 04:11:40 UTC/bin/sh -c #(nop) LABEL release=1085
2023-02-15 04:11:40 UTC/bin/sh -c #(nop) ADD file:dbb295614997389335a290898ed1fc08cd0c96d32494f7c0d0ca699917856006 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.7-1085.json
2023-02-15 04:11:40 UTC/bin/sh -c #(nop) ADD file:11c93f962f0a520123c01ac509b565359a07a06c4f0fdea6e7ad3d77438e6092 in /root/buildinfo/Dockerfile-ubi8-minimal-8.7-1085
2023-02-15 04:11:40 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-02-15T04:01:59" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4" "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/ubi8-minimal/images/8.7-1085"
2023-02-15 04:11:41 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-1f209.repo' '/etc/yum.repos.d/repo-7613a.repo'
2023-02-15 04:11:42 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-02-15 04:11:43 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-03-30 10:16:02 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2023-03-30 10:16:02 UTC (buildkit.dockerfile.v0)COPY entrypoint / # buildkit
2023-03-30 10:16:02 UTC (buildkit.dockerfile.v0)ENV FIPS_ENABLED=1
2023-03-30 10:16:02 UTC (buildkit.dockerfile.v0)ENV HOME=/home/gitlab-runner
2023-03-30 10:16:02 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-03-30 10:16:02 UTC (buildkit.dockerfile.v0)USER 1001
2023-03-30 10:16:02 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGQUIT
2023-03-30 10:16:02 UTC (buildkit.dockerfile.v0)VOLUME [/etc/gitlab-runner /home/gitlab-runner]
2023-03-30 10:16:02 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]
2023-03-30 10:16:02 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.