2023-07-20 23:23:05 UTC
105 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
USER_NAMEjaeger-operator
USER_UID1001
containeroci
[#000] sha256:6c53be4efe39270422e3e2f7ee1c15887955e3d5e378ea6577c622f358f87691 - 71.69% (75.6 MB)
[#001] sha256:78bbda9512d3daf5b14a853956a04a8fdef26426bd6d71b19945a64a42a1536e - 4.47% (4.72 MB)
[#002] sha256:3a78db59533400e5b532b8dc8205c022be96edd355c3aea960163155d01fe2c1 - 23.83% (25.1 MB)
[#003] sha256:8541c3d692c4b004328e0037c265b19942a18341337929a6648102a5f63f1491 - 0.0% (2.76 KB)
/bin/sh -c #(nop) ADD file:a50f210b65ad9b745df14b238bdc54b519764537404808875bcb6a039286db88 in /
2023-06-23 02:13:16 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-06-23 02:13:16 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-06-23 02:13:17 UTC/bin/sh -c #(nop) ADD multi:6ada6ec226dbc312ee6101daeb94c183dac7324bed00806d5a2645d856438ce8 in /etc/yum.repos.d/
2023-06-23 02:13:17 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-06-23 02:13:17 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.8"
2023-06-23 02:13:17 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-06-23 02:13:17 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2023-06-23 02:13:17 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-06-23 02:13:17 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2023-06-23 02:13:17 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-06-23 02:13:17 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2023-06-23 02:13:17 UTC/bin/sh -c #(nop) ENV container oci
2023-06-23 02:13:17 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-06-23 02:13:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-23 02:13:17 UTC/bin/sh -c rm -rf /var/log/*
2023-06-23 02:13:18 UTC/bin/sh -c mkdir -p /var/log/rhsm
2023-06-23 02:13:18 UTC/bin/sh -c #(nop) LABEL release=1009
2023-06-23 02:13:18 UTC/bin/sh -c #(nop) ADD file:dafea69ffe53b1e37203129545c0dab37fb63be809b76f830c8b49deb2e149a2 in /root/buildinfo/content_manifests/ubi8-container-8.8-1009.json
2023-06-23 02:13:18 UTC/bin/sh -c #(nop) ADD file:c6fd9895a026a6a96ab8618d565fc672b8aa34898b7583721c92d4e3e571bc7a in /root/buildinfo/Dockerfile-ubi8-8.8-1009
2023-06-23 02:13:18 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-06-23T02:02:46" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="384f2bb33eebab960262e967aa16d01fe2dbebff" "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.8-1009"
2023-06-23 02:13:19 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-65c97.repo' '/etc/yum.repos.d/repo-9be0a.repo'
2023-06-23 02:13:19 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-06-23 02:13:21 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-07-20 23:17:27 UTC (buildkit.dockerfile.v0)ENV USER_UID=1001 USER_NAME=jaeger-operator
2023-07-20 23:17:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c INSTALL_PKGS="openssl" && yum install -y $INSTALL_PKGS && rpm -V $INSTALL_PKGS && yum clean all && mkdir /tmp/_working_dir && chmod og+w /tmp/_working_dir # buildkit
2023-07-20 23:17:27 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-07-20 23:23:05 UTC (buildkit.dockerfile.v0)COPY /workspace/jaeger-operator . # buildkit
2023-07-20 23:23:05 UTC (buildkit.dockerfile.v0)COPY scripts/cert_generation.sh scripts/cert_generation.sh # buildkit
2023-07-20 23:23:05 UTC (buildkit.dockerfile.v0)USER 1001:1001
2023-07-20 23:23:05 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/jaeger-operator"]
2023-07-20 23:23:03 UTC
101 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
USER_NAMEjaeger-operator
USER_UID1001
containeroci
[#000] sha256:46bcfdc97903ead2277dcf36a600dd9eecc508d93a46ea1314361b3c3989f297 - 72.33% (73.2 MB)
[#001] sha256:82068e85484b0f0f1e930b2b7b4b0edc4f36f268179e0ecc4ccfcb8926130ee1 - 4.63% (4.69 MB)
[#002] sha256:281d540d8290af9a0b757adcceade011258b5f89445f3937977114b09036cc79 - 23.03% (23.3 MB)
[#003] sha256:8c91edf025cd4b2db004a0c03586e832c1bf2ad7457fc059328ce3be0166f0b5 - 0.0% (2.76 KB)
/bin/sh -c #(nop) ADD file:4be8c1a8cc74a4a31760591b4b66b7ce68bf7e6ff57efdb754a687290a66a926 in /
2023-06-23 02:13:08 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-06-23 02:13:08 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-06-23 02:13:08 UTC/bin/sh -c #(nop) ADD multi:6ada6ec226dbc312ee6101daeb94c183dac7324bed00806d5a2645d856438ce8 in /etc/yum.repos.d/
2023-06-23 02:13:08 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-06-23 02:13:08 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.8"
2023-06-23 02:13:08 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-06-23 02:13:08 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2023-06-23 02:13:08 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-06-23 02:13:08 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2023-06-23 02:13:08 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-06-23 02:13:08 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2023-06-23 02:13:08 UTC/bin/sh -c #(nop) ENV container oci
2023-06-23 02:13:08 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-06-23 02:13:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-23 02:13:10 UTC/bin/sh -c rm -rf /var/log/*
2023-06-23 02:13:11 UTC/bin/sh -c mkdir -p /var/log/rhsm
2023-06-23 02:13:11 UTC/bin/sh -c #(nop) LABEL release=1009
2023-06-23 02:13:11 UTC/bin/sh -c #(nop) ADD file:6ca5a1a80dfe10f0603d46d08473345711c48b1199289b234a7a778e4d1f82cf in /root/buildinfo/content_manifests/ubi8-container-8.8-1009.json
2023-06-23 02:13:11 UTC/bin/sh -c #(nop) ADD file:c95e0947869e9038d43574b60975ea1125b3d6860f3dad5b9427440361219134 in /root/buildinfo/Dockerfile-ubi8-8.8-1009
2023-06-23 02:13:11 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-06-23T02:02:46" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="384f2bb33eebab960262e967aa16d01fe2dbebff" "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.8-1009"
2023-06-23 02:13:12 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-65c97.repo' '/etc/yum.repos.d/repo-9be0a.repo'
2023-06-23 02:13:13 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-06-23 02:13:15 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-07-20 23:18:16 UTC (buildkit.dockerfile.v0)ENV USER_UID=1001 USER_NAME=jaeger-operator
2023-07-20 23:18:16 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c INSTALL_PKGS="openssl" && yum install -y $INSTALL_PKGS && rpm -V $INSTALL_PKGS && yum clean all && mkdir /tmp/_working_dir && chmod og+w /tmp/_working_dir # buildkit
2023-07-20 23:18:16 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-07-20 23:23:03 UTC (buildkit.dockerfile.v0)COPY /workspace/jaeger-operator . # buildkit
2023-07-20 23:23:03 UTC (buildkit.dockerfile.v0)COPY scripts/cert_generation.sh scripts/cert_generation.sh # buildkit
2023-07-20 23:23:03 UTC (buildkit.dockerfile.v0)USER 1001:1001
2023-07-20 23:23:03 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/jaeger-operator"]
2023-07-20 23:23:04 UTC
110 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
USER_NAMEjaeger-operator
USER_UID1001
containeroci
[#000] sha256:d4e7b8ca24001b7a2bb37009150756b69de648cf0315121592cddfb10454fbc5 - 74.67% (81.8 MB)
[#001] sha256:d3ce547cec0016580f3ea17837202fa3ae6e2835c3ceac68f86e9d0bf8584d68 - 4.3% (4.71 MB)
[#002] sha256:b277ee80c0e82e4ba7eafcd053bffb5278fa100709b4689a27bf229612ebce52 - 21.03% (23 MB)
[#003] sha256:97da6468f2c16dee7501d58ea81e7a415ad1bd56fb598dd9a06d1d81ce3d4d3a - 0.0% (2.76 KB)
/bin/sh -c #(nop) ADD file:485b26a802d47f479130c75f0cd80994423d3cbf1010cf1c12fe7f2b1c3d7f5b in /
2023-06-23 02:13:18 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-06-23 02:13:18 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-06-23 02:13:18 UTC/bin/sh -c #(nop) ADD multi:6ada6ec226dbc312ee6101daeb94c183dac7324bed00806d5a2645d856438ce8 in /etc/yum.repos.d/
2023-06-23 02:13:18 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-06-23 02:13:18 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.8"
2023-06-23 02:13:18 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-06-23 02:13:18 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2023-06-23 02:13:18 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-06-23 02:13:18 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2023-06-23 02:13:18 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-06-23 02:13:18 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2023-06-23 02:13:18 UTC/bin/sh -c #(nop) ENV container oci
2023-06-23 02:13:18 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-06-23 02:13:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-23 02:13:20 UTC/bin/sh -c rm -rf /var/log/*
2023-06-23 02:13:21 UTC/bin/sh -c mkdir -p /var/log/rhsm
2023-06-23 02:13:21 UTC/bin/sh -c #(nop) LABEL release=1009
2023-06-23 02:13:21 UTC/bin/sh -c #(nop) ADD file:624202ad88bd8c528dbbac0444a3cb29de534d346b97bb22b0cb61304dd23b73 in /root/buildinfo/content_manifests/ubi8-container-8.8-1009.json
2023-06-23 02:13:21 UTC/bin/sh -c #(nop) ADD file:d2b78c4de2f7c1413ab26929826a01bba082695e814b9dce5878fde437d2219a in /root/buildinfo/Dockerfile-ubi8-8.8-1009
2023-06-23 02:13:21 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-06-23T02:02:46" "architecture"="ppc64le" "vcs-type"="git" "vcs-ref"="384f2bb33eebab960262e967aa16d01fe2dbebff" "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.8-1009"
2023-06-23 02:13:23 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-65c97.repo' '/etc/yum.repos.d/repo-9be0a.repo'
2023-06-23 02:13:24 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-06-23 02:13:27 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-07-20 23:18:20 UTC (buildkit.dockerfile.v0)ENV USER_UID=1001 USER_NAME=jaeger-operator
2023-07-20 23:18:20 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c INSTALL_PKGS="openssl" && yum install -y $INSTALL_PKGS && rpm -V $INSTALL_PKGS && yum clean all && mkdir /tmp/_working_dir && chmod og+w /tmp/_working_dir # buildkit
2023-07-20 23:18:20 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-07-20 23:23:04 UTC (buildkit.dockerfile.v0)COPY /workspace/jaeger-operator . # buildkit
2023-07-20 23:23:04 UTC (buildkit.dockerfile.v0)COPY scripts/cert_generation.sh scripts/cert_generation.sh # buildkit
2023-07-20 23:23:04 UTC (buildkit.dockerfile.v0)USER 1001:1001
2023-07-20 23:23:04 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/jaeger-operator"]
2023-07-20 23:22:58 UTC
102 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
USER_NAMEjaeger-operator
USER_UID1001
containeroci
[#000] sha256:456bd7f7a74ee2f700107ae9a8c068ba6e73729977b8ca21c9fe99a22a5ff00b - 71.18% (72.8 MB)
[#001] sha256:a022fc4611858e03317591822a7a1fc1d10e8987415f90cece0ecf0f1499fde6 - 4.58% (4.68 MB)
[#002] sha256:a15aa5fea42408cbb8e3bb7011a4c70db68f35f589438feb8cca69723910c214 - 24.23% (24.8 MB)
[#003] sha256:fd47176bd40c1156ce5dac36218fc150530a8b45d202c75d8d0efb689410759e - 0.0% (2.76 KB)
/bin/sh -c #(nop) ADD file:584a2c631c3625821f23dd3225e4b8d194e8340b758e9d80bb2dee532c82e85e in /
2023-06-23 02:13:25 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-06-23 02:13:26 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-06-23 02:13:27 UTC/bin/sh -c #(nop) ADD multi:6ada6ec226dbc312ee6101daeb94c183dac7324bed00806d5a2645d856438ce8 in /etc/yum.repos.d/
2023-06-23 02:13:27 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-06-23 02:13:27 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.8"
2023-06-23 02:13:27 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-06-23 02:13:27 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2023-06-23 02:13:27 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-06-23 02:13:27 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2023-06-23 02:13:27 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-06-23 02:13:27 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2023-06-23 02:13:27 UTC/bin/sh -c #(nop) ENV container oci
2023-06-23 02:13:27 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-06-23 02:13:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-06-23 02:13:29 UTC/bin/sh -c rm -rf /var/log/*
2023-06-23 02:13:30 UTC/bin/sh -c mkdir -p /var/log/rhsm
2023-06-23 02:13:30 UTC/bin/sh -c #(nop) LABEL release=1009
2023-06-23 02:13:31 UTC/bin/sh -c #(nop) ADD file:b5ae97da1d400909cecfaa6b871280d428ecc3247b77339d3670d59af9f9d47d in /root/buildinfo/content_manifests/ubi8-container-8.8-1009.json
2023-06-23 02:13:31 UTC/bin/sh -c #(nop) ADD file:48f0e2e9bfc459cca45afcb07e8ef20d46bae97829a3a9e3e4a09f1ecde52c6d in /root/buildinfo/Dockerfile-ubi8-8.8-1009
2023-06-23 02:13:31 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-06-23T02:02:46" "architecture"="s390x" "vcs-type"="git" "vcs-ref"="384f2bb33eebab960262e967aa16d01fe2dbebff" "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.8-1009"
2023-06-23 02:13:33 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-65c97.repo' '/etc/yum.repos.d/repo-9be0a.repo'
2023-06-23 02:13:34 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-06-23 02:13:37 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-07-20 23:18:27 UTC (buildkit.dockerfile.v0)ENV USER_UID=1001 USER_NAME=jaeger-operator
2023-07-20 23:18:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c INSTALL_PKGS="openssl" && yum install -y $INSTALL_PKGS && rpm -V $INSTALL_PKGS && yum clean all && mkdir /tmp/_working_dir && chmod og+w /tmp/_working_dir # buildkit
2023-07-20 23:18:27 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-07-20 23:22:58 UTC (buildkit.dockerfile.v0)COPY /workspace/jaeger-operator . # buildkit
2023-07-20 23:22:58 UTC (buildkit.dockerfile.v0)COPY scripts/cert_generation.sh scripts/cert_generation.sh # buildkit
2023-07-20 23:22:58 UTC (buildkit.dockerfile.v0)USER 1001:1001
2023-07-20 23:22:58 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/jaeger-operator"]
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.