2023-05-16 12:43:54 UTC
104 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
USER_NAMEjaeger-operator
USER_UID1001
containeroci
[#000] sha256:6208c5a2e205726f3a2cd42a392c5e4f05256850d13197a711000c4021ede87b - 72.29% (75.4 MB)
[#001] sha256:8d70613c73eb0330ccbb8e78a91c0ef105e8727d7059a4ba090bb278722f799a - 4.48% (4.68 MB)
[#002] sha256:79f94fa009ab4589f5d7e7cfdec2df56b4d020398b85a8cd2de4e1aeb282f643 - 23.22% (24.2 MB)
[#003] sha256:ebf312e99d3d9a9cbd0569d51ccc392d8bf90e6d2e8ea62c5db44c9a3342e7d2 - 0.0% (2.77 KB)
/bin/sh -c #(nop) ADD file:5e1dc662d186ffa26925e3d4bda8048d179c86205cdab7ffb83d01214e99c451 in /
2023-03-28 04:15:32 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-03-28 04:15:33 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-03-28 04:15:33 UTC/bin/sh -c #(nop) ADD multi:a0d591ea758c3bb2aae175a8339f129cffea7891ee98013252c960233e9aeaca in /etc/yum.repos.d/
2023-03-28 04:15:33 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-03-28 04:15:33 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.7"
2023-03-28 04:15: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-03-28 04:15:33 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2023-03-28 04:15: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-03-28 04:15:33 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2023-03-28 04:15:33 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-03-28 04:15:33 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2023-03-28 04:15:33 UTC/bin/sh -c #(nop) ENV container oci
2023-03-28 04:15:33 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-03-28 04:15:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-03-28 04:15:33 UTC/bin/sh -c rm -rf /var/log/*
2023-03-28 04:15:34 UTC/bin/sh -c mkdir -p /var/log/rhsm
2023-03-28 04:15:34 UTC/bin/sh -c #(nop) LABEL release=1112
2023-03-28 04:15:34 UTC/bin/sh -c #(nop) ADD file:45952f7f53274380560f5c2c5b1e49d7d6747341877f72a1afd84a91ff7a4c33 in /root/buildinfo/content_manifests/ubi8-container-8.7-1112.json
2023-03-28 04:15:35 UTC/bin/sh -c #(nop) ADD file:98c87c6cedd79e1cabc4dd4651c5fa0624ca78fac337db4a4775b5707cdac658 in /root/buildinfo/Dockerfile-ubi8-8.7-1112
2023-03-28 04:15:35 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-03-28T04:02: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-1112"
2023-03-28 04:15:35 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-1a3a9.repo' '/etc/yum.repos.d/repo-7eb39.repo'
2023-03-28 04:15:36 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-03-28 04:15:37 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-05-16 12:37:58 UTC (buildkit.dockerfile.v0)ENV USER_UID=1001 USER_NAME=jaeger-operator
2023-05-16 12:37:58 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-05-16 12:37:58 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-05-16 12:43:54 UTC (buildkit.dockerfile.v0)COPY /workspace/jaeger-operator . # buildkit
2023-05-16 12:43:54 UTC (buildkit.dockerfile.v0)COPY scripts/cert_generation.sh scripts/cert_generation.sh # buildkit
2023-05-16 12:43:54 UTC (buildkit.dockerfile.v0)USER 1001:1001
2023-05-16 12:43:54 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/jaeger-operator"]
2023-05-16 12:43:53 UTC
100 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
USER_NAMEjaeger-operator
USER_UID1001
containeroci
[#000] sha256:0abb68531ec6cd91f887b3384722ee0c64e3412cddfaa0e16f33bd4ec53cbd0f - 72.97% (73.2 MB)
[#001] sha256:c626a78bbb695a4c84d87810556899383a5b7dd82ffcc70bd7e3c8606e3ba7d6 - 4.64% (4.66 MB)
[#002] sha256:01faefd218ba186d7a4895546757e302b3131c38020f3b4fc23a3ee86f96a92a - 22.39% (22.5 MB)
[#003] sha256:95b1308491d5d7f36d31cd991648d94af61db83c7f715a15c1586761794e3b8a - 0.0% (2.77 KB)
/bin/sh -c #(nop) ADD file:858c4b7f2aa9e64fe40922391c33a57aaf3bd096a6b8ca7183aaaf44e18edf6e in /
2023-03-28 04:15:38 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-03-28 04:15:38 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-03-28 04:15:38 UTC/bin/sh -c #(nop) ADD multi:a0d591ea758c3bb2aae175a8339f129cffea7891ee98013252c960233e9aeaca in /etc/yum.repos.d/
2023-03-28 04:15:38 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-03-28 04:15:38 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.7"
2023-03-28 04:15:38 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-03-28 04:15:38 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2023-03-28 04:15:38 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-03-28 04:15:38 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2023-03-28 04:15:38 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-03-28 04:15:38 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2023-03-28 04:15:38 UTC/bin/sh -c #(nop) ENV container oci
2023-03-28 04:15:38 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-03-28 04:15:38 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-03-28 04:15:40 UTC/bin/sh -c rm -rf /var/log/*
2023-03-28 04:15:41 UTC/bin/sh -c mkdir -p /var/log/rhsm
2023-03-28 04:15:41 UTC/bin/sh -c #(nop) LABEL release=1112
2023-03-28 04:15:41 UTC/bin/sh -c #(nop) ADD file:956916755a8c989875939b9d427ad4a0b5fccee8c3fdd6a8d044bbc65105356b in /root/buildinfo/content_manifests/ubi8-container-8.7-1112.json
2023-03-28 04:15:41 UTC/bin/sh -c #(nop) ADD file:ee383f045869d68f80f0cd4e81bb1fb9b22d20fa333fa2914cb641d1b75b47d1 in /root/buildinfo/Dockerfile-ubi8-8.7-1112
2023-03-28 04:15:41 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-03-28T04:02:10" "architecture"="aarch64" "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-1112"
2023-03-28 04:15:42 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-1a3a9.repo' '/etc/yum.repos.d/repo-7eb39.repo'
2023-03-28 04:15:43 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-03-28 04:15:45 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-05-16 12:38:47 UTC (buildkit.dockerfile.v0)ENV USER_UID=1001 USER_NAME=jaeger-operator
2023-05-16 12:38:47 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-05-16 12:38:47 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-05-16 12:43:53 UTC (buildkit.dockerfile.v0)COPY /workspace/jaeger-operator . # buildkit
2023-05-16 12:43:53 UTC (buildkit.dockerfile.v0)COPY scripts/cert_generation.sh scripts/cert_generation.sh # buildkit
2023-05-16 12:43:53 UTC (buildkit.dockerfile.v0)USER 1001:1001
2023-05-16 12:43:53 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/jaeger-operator"]
2023-05-16 12:43:53 UTC
109 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
USER_NAMEjaeger-operator
USER_UID1001
containeroci
[#000] sha256:05749dd975fec2187ae8b3b4e0943d6a90a405f75003109a1df9d51b303e5091 - 75.27% (81.8 MB)
[#001] sha256:ccadda030c8d66504408ced8331f0f17369ded0741e94998f4dc63fa6bae8566 - 4.31% (4.68 MB)
[#002] sha256:b9a9af12979bf78ffe78caeceb63298ea785d8cfc7ed69f6a72613fa5d1321e6 - 20.43% (22.2 MB)
[#003] sha256:95b1308491d5d7f36d31cd991648d94af61db83c7f715a15c1586761794e3b8a - 0.0% (2.77 KB)
/bin/sh -c #(nop) ADD file:af8c90cf43673f0e7701651d05e51bd08e4a903757b8458fa300d8f8f1ed9ec8 in /
2023-03-28 04:15:42 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-03-28 04:15:42 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-03-28 04:15:43 UTC/bin/sh -c #(nop) ADD multi:a0d591ea758c3bb2aae175a8339f129cffea7891ee98013252c960233e9aeaca in /etc/yum.repos.d/
2023-03-28 04:15:43 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-03-28 04:15:43 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.7"
2023-03-28 04:15:43 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-03-28 04:15:43 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2023-03-28 04:15:43 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-03-28 04:15:43 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2023-03-28 04:15:43 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-03-28 04:15:43 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2023-03-28 04:15:43 UTC/bin/sh -c #(nop) ENV container oci
2023-03-28 04:15:43 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-03-28 04:15:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-03-28 04:15:46 UTC/bin/sh -c rm -rf /var/log/*
2023-03-28 04:15:48 UTC/bin/sh -c mkdir -p /var/log/rhsm
2023-03-28 04:15:48 UTC/bin/sh -c #(nop) LABEL release=1112
2023-03-28 04:15:49 UTC/bin/sh -c #(nop) ADD file:0d5ef59c8f3b7a87ca96391db2cd030540b803d4f5425151c8902382514eb9ee in /root/buildinfo/content_manifests/ubi8-container-8.7-1112.json
2023-03-28 04:15:49 UTC/bin/sh -c #(nop) ADD file:4f8b7c0852275b4d9954748d262441753fb205d14436f1b03a77c597c1538121 in /root/buildinfo/Dockerfile-ubi8-8.7-1112
2023-03-28 04:15:49 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-03-28T04:02:10" "architecture"="ppc64le" "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-1112"
2023-03-28 04:15:52 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-1a3a9.repo' '/etc/yum.repos.d/repo-7eb39.repo'
2023-03-28 04:15:54 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-03-28 04:15:58 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-05-16 12:38:49 UTC (buildkit.dockerfile.v0)ENV USER_UID=1001 USER_NAME=jaeger-operator
2023-05-16 12:38:49 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-05-16 12:38:49 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-05-16 12:43:53 UTC (buildkit.dockerfile.v0)COPY /workspace/jaeger-operator . # buildkit
2023-05-16 12:43:53 UTC (buildkit.dockerfile.v0)COPY scripts/cert_generation.sh scripts/cert_generation.sh # buildkit
2023-05-16 12:43:53 UTC (buildkit.dockerfile.v0)USER 1001:1001
2023-05-16 12:43:53 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/jaeger-operator"]
2023-05-16 12:43:49 UTC
101 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
USER_NAMEjaeger-operator
USER_UID1001
containeroci
[#000] sha256:bd6dce3b27eb3ac78249fc096ef8c3ddbc448a6905222f5645a2017ae6272f47 - 71.82% (72.7 MB)
[#001] sha256:c4095e6bb618cb8d10d3769086398e703e0b841c90caebbad000eed36b17a76a - 4.62% (4.68 MB)
[#002] sha256:65a3ddfcaef580e26c2e695e9ba56584331cd29c2ba6503cb873d04aa736d056 - 23.56% (23.8 MB)
[#003] sha256:fb4242e1d1e6d03a2e9c5ccb82c0cba16fc6a90bd4ddaa0ed350dbf89f600ad3 - 0.0% (2.77 KB)
/bin/sh -c #(nop) ADD file:fb7a02c6ef951e80a753b44c4b22931036c7012f1c2ce3889de118a025fb15d4 in /
2023-03-28 04:16:22 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-03-28 04:16:23 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-03-28 04:16:24 UTC/bin/sh -c #(nop) ADD multi:a0d591ea758c3bb2aae175a8339f129cffea7891ee98013252c960233e9aeaca in /etc/yum.repos.d/
2023-03-28 04:16:24 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-03-28 04:16:24 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.7"
2023-03-28 04:16:24 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-03-28 04:16:24 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2023-03-28 04:16:24 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-03-28 04:16:24 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2023-03-28 04:16:24 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-03-28 04:16:24 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2023-03-28 04:16:24 UTC/bin/sh -c #(nop) ENV container oci
2023-03-28 04:16:24 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-03-28 04:16:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-03-28 04:16:28 UTC/bin/sh -c rm -rf /var/log/*
2023-03-28 04:16:31 UTC/bin/sh -c mkdir -p /var/log/rhsm
2023-03-28 04:16:31 UTC/bin/sh -c #(nop) LABEL release=1112
2023-03-28 04:16:32 UTC/bin/sh -c #(nop) ADD file:0d07fb6a79c43fa17c0435d04243f922a74c0c86b8f89477089b8bcbb9c7643c in /root/buildinfo/content_manifests/ubi8-container-8.7-1112.json
2023-03-28 04:16:33 UTC/bin/sh -c #(nop) ADD file:a36671af475e9d42d6c41158b281e8733ce81a8f7784aae9a71f882ad43c79e8 in /root/buildinfo/Dockerfile-ubi8-8.7-1112
2023-03-28 04:16:33 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-03-28T04:02:10" "architecture"="s390x" "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-1112"
2023-03-28 04:16:36 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-1a3a9.repo' '/etc/yum.repos.d/repo-7eb39.repo'
2023-03-28 04:16:39 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-03-28 04:16:42 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-05-16 12:39:01 UTC (buildkit.dockerfile.v0)ENV USER_UID=1001 USER_NAME=jaeger-operator
2023-05-16 12:39:01 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-05-16 12:39:01 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-05-16 12:43:49 UTC (buildkit.dockerfile.v0)COPY /workspace/jaeger-operator . # buildkit
2023-05-16 12:43:49 UTC (buildkit.dockerfile.v0)COPY scripts/cert_generation.sh scripts/cert_generation.sh # buildkit
2023-05-16 12:43:49 UTC (buildkit.dockerfile.v0)USER 1001:1001
2023-05-16 12:43:49 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.