2023-03-26 15:48:35 UTC
104 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
USER_NAMEjaeger-operator
USER_UID1001
containeroci
[#000] sha256:c4877503c8d2f934dcdfd76623f2b9935529fe73a1432cae4abba022c6951afd - 72.29% (75.5 MB)
[#001] sha256:65fa76830333b0551d36fc27d326f58073ea919b9f3a7b0c88d129ca1831523a - 4.51% (4.71 MB)
[#002] sha256:5e8c4f5fac16bc761e9f7ad32dc5809797ac7c4910b90d2e9a109615e661ca8f - 23.2% (24.2 MB)
[#003] sha256:f061e88f48f3f4469651a6449808adf94e2a287772142c1d73f5798b336a4e3a - 0.0% (2.77 KB)
/bin/sh -c #(nop) ADD file:2891b5c10a894fd033e754e2d4ff5ea12b28c1541a70ab573a038fd1e49b71b3 in /
2023-03-22 11:12:34 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-03-22 11:12:35 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-03-22 11:12:35 UTC/bin/sh -c #(nop) ADD multi:49d47433cdcc2974e01a3c05513e7a2d844d801883f1a23d89e046d7a4c3cbcf in /etc/yum.repos.d/
2023-03-22 11:12:35 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-03-22 11:12:35 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.7"
2023-03-22 11:12:35 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-22 11:12:35 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2023-03-22 11:12:35 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-22 11:12:35 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2023-03-22 11:12:35 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-03-22 11:12:35 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2023-03-22 11:12:35 UTC/bin/sh -c #(nop) ENV container oci
2023-03-22 11:12:35 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-03-22 11:12:35 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-03-22 11:12:36 UTC/bin/sh -c rm -rf /var/log/*
2023-03-22 11:12:36 UTC/bin/sh -c mkdir -p /var/log/rhsm
2023-03-22 11:12:36 UTC/bin/sh -c #(nop) ADD file:1449de6b1e723e8fda352215082730fe8533736e43cb7000f58aa2cd8b112c3c in /root/buildinfo/content_manifests/ubi8-container-8.7-1090.1679482075.json
2023-03-22 11:12:37 UTC/bin/sh -c #(nop) ADD file:8db4cc6ca294e2dbbe9196a318051a4f7eb19aa38dc1161897bc88f2669cbf50 in /root/buildinfo/Dockerfile-ubi8-8.7-1090.1679482075
2023-03-22 11:12:37 UTC/bin/sh -c #(nop) LABEL "release"="1090.1679482075" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-03-22T10:48:33" "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-1090.1679482075"
2023-03-22 11:12:37 UTC/bin/sh -c rm -f '/etc/yum.repos.d/odcs-1882701-f1dc6.repo' '/etc/yum.repos.d/gitweb-ab170.repo'
2023-03-22 11:12:38 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-03-22 11:12:39 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-03-26 15:42:46 UTC (buildkit.dockerfile.v0)ENV USER_UID=1001 USER_NAME=jaeger-operator
2023-03-26 15:42:46 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-03-26 15:42:46 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-03-26 15:48:35 UTC (buildkit.dockerfile.v0)COPY /workspace/jaeger-operator . # buildkit
2023-03-26 15:48:35 UTC (buildkit.dockerfile.v0)COPY scripts/cert_generation.sh scripts/cert_generation.sh # buildkit
2023-03-26 15:48:35 UTC (buildkit.dockerfile.v0)USER 1001:1001
2023-03-26 15:48:35 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/jaeger-operator"]
2023-03-26 15:48:32 UTC
100 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
USER_NAMEjaeger-operator
USER_UID1001
containeroci
[#000] sha256:fc9af005088f3e9c4d4a4a2beeb01ee60ef992f4c40171ffe08f5451e619688b - 72.96% (73.1 MB)
[#001] sha256:12223cdabeeb26c3735232512206ad5ed48b8eaf4b67a1468eb2ed9ac8c38771 - 4.64% (4.65 MB)
[#002] sha256:69d1d845e48785ebdae3fd14d84f40bb974c0bcd0c9cf016460e8b9953bd6a9e - 22.4% (22.4 MB)
[#003] sha256:7075a2a0facbc18dddac14bf01c342ce2806f52030cd5f49acbc2caa29405b58 - 0.0% (2.77 KB)
/bin/sh -c #(nop) ADD file:f346058e966f22ac2d34afce7e2b9b714c7199c4b6350d2cbf8845fa02154b14 in /
2023-03-22 11:12:53 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-03-22 11:12:53 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-03-22 11:12:53 UTC/bin/sh -c #(nop) ADD multi:49d47433cdcc2974e01a3c05513e7a2d844d801883f1a23d89e046d7a4c3cbcf in /etc/yum.repos.d/
2023-03-22 11:12:53 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-03-22 11:12:53 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.7"
2023-03-22 11:12:53 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-22 11:12:53 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2023-03-22 11:12:53 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-22 11:12:53 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2023-03-22 11:12:53 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-03-22 11:12:53 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2023-03-22 11:12:53 UTC/bin/sh -c #(nop) ENV container oci
2023-03-22 11:12:53 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-03-22 11:12:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-03-22 11:12:54 UTC/bin/sh -c rm -rf /var/log/*
2023-03-22 11:12:56 UTC/bin/sh -c mkdir -p /var/log/rhsm
2023-03-22 11:12:56 UTC/bin/sh -c #(nop) ADD file:b36dd2526f08f6d988db172c36c795b98926db5d2ad4017fdaf87b8a179490dc in /root/buildinfo/content_manifests/ubi8-container-8.7-1090.1679482075.json
2023-03-22 11:12:56 UTC/bin/sh -c #(nop) ADD file:00c573d9c5dc3ed1a7c5bd0fbf781e622f36b540e388293901961d430f9ed2d4 in /root/buildinfo/Dockerfile-ubi8-8.7-1090.1679482075
2023-03-22 11:12:56 UTC/bin/sh -c #(nop) LABEL "release"="1090.1679482075" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-03-22T10:48:33" "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-1090.1679482075"
2023-03-22 11:12:57 UTC/bin/sh -c rm -f '/etc/yum.repos.d/odcs-1882701-f1dc6.repo' '/etc/yum.repos.d/gitweb-ab170.repo'
2023-03-22 11:12:58 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-03-22 11:13:00 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-03-26 15:43:24 UTC (buildkit.dockerfile.v0)ENV USER_UID=1001 USER_NAME=jaeger-operator
2023-03-26 15:43:24 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-03-26 15:43:24 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-03-26 15:48:32 UTC (buildkit.dockerfile.v0)COPY /workspace/jaeger-operator . # buildkit
2023-03-26 15:48:32 UTC (buildkit.dockerfile.v0)COPY scripts/cert_generation.sh scripts/cert_generation.sh # buildkit
2023-03-26 15:48:32 UTC (buildkit.dockerfile.v0)USER 1001:1001
2023-03-26 15:48:32 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/jaeger-operator"]
2023-03-26 15:48:34 UTC
109 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
USER_NAMEjaeger-operator
USER_UID1001
containeroci
[#000] sha256:b59f2f1c6fd2925f597165cd024cdc608d3f7dfd3f29a44c9b2c250167f208ed - 75.24% (81.8 MB)
[#001] sha256:1b8f30db4c1a2a21b0f4a819f340f6d91e3a2d5bb3a802fc1a9aa5be47091a64 - 4.31% (4.69 MB)
[#002] sha256:b8a380d052058b3537cb873edb80c201a1fd26a6c9ef6af21615bd830bc80009 - 20.44% (22.2 MB)
[#003] sha256:9caafb47918cd095953be25d4ddb93ee4118671166076abcae55ec5143193518 - 0.0% (2.77 KB)
/bin/sh -c #(nop) ADD file:53781a66438809d7fd2d9a318a1ddb1bcd01f1fc353893ce3c9170488ac7661a in /
2023-03-22 11:13:02 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-03-22 11:13:02 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-03-22 11:13:03 UTC/bin/sh -c #(nop) ADD multi:49d47433cdcc2974e01a3c05513e7a2d844d801883f1a23d89e046d7a4c3cbcf in /etc/yum.repos.d/
2023-03-22 11:13:03 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-03-22 11:13:03 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.7"
2023-03-22 11:13:03 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-22 11:13:03 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2023-03-22 11:13:03 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-22 11:13:03 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2023-03-22 11:13:03 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-03-22 11:13:03 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2023-03-22 11:13:03 UTC/bin/sh -c #(nop) ENV container oci
2023-03-22 11:13:03 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-03-22 11:13:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-03-22 11:13:04 UTC/bin/sh -c rm -rf /var/log/*
2023-03-22 11:13:06 UTC/bin/sh -c mkdir -p /var/log/rhsm
2023-03-22 11:13:07 UTC/bin/sh -c #(nop) ADD file:28405b55fad2dc261078183aa30c1017cde7b14f1419d3edc91d8ec2e88532a2 in /root/buildinfo/content_manifests/ubi8-container-8.7-1090.1679482075.json
2023-03-22 11:13:07 UTC/bin/sh -c #(nop) ADD file:53d79ab682150b7f65d6914868b24904fc670d28cd9dba3498ebaba986393849 in /root/buildinfo/Dockerfile-ubi8-8.7-1090.1679482075
2023-03-22 11:13:07 UTC/bin/sh -c #(nop) LABEL "release"="1090.1679482075" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-03-22T10:48:33" "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-1090.1679482075"
2023-03-22 11:13:09 UTC/bin/sh -c rm -f '/etc/yum.repos.d/odcs-1882701-f1dc6.repo' '/etc/yum.repos.d/gitweb-ab170.repo'
2023-03-22 11:13:11 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-03-22 11:13:15 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-03-26 15:43:33 UTC (buildkit.dockerfile.v0)ENV USER_UID=1001 USER_NAME=jaeger-operator
2023-03-26 15:43:33 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-03-26 15:43:33 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-03-26 15:48:34 UTC (buildkit.dockerfile.v0)COPY /workspace/jaeger-operator . # buildkit
2023-03-26 15:48:34 UTC (buildkit.dockerfile.v0)COPY scripts/cert_generation.sh scripts/cert_generation.sh # buildkit
2023-03-26 15:48:34 UTC (buildkit.dockerfile.v0)USER 1001:1001
2023-03-26 15:48:34 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/jaeger-operator"]
2023-03-26 15:48:30 UTC
101 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
USER_NAMEjaeger-operator
USER_UID1001
containeroci
[#000] sha256:112b0299b6f65e6bfe2a5f2b353040085c995ce13702b6de65f106f47f554575 - 71.83% (72.7 MB)
[#001] sha256:6ed5584157dbb166e29ab29b5e6afd1ba415e0fbfc310c97da226d684ee73255 - 4.63% (4.69 MB)
[#002] sha256:85b31ed1f6e3643c946e1c332c941b963449192cdb494308c6ab7d454ead2392 - 23.54% (23.8 MB)
[#003] sha256:1d1c5adc74ceb75a2cca8f7de5c55e9ef0cd3602a3d5bc346288fb894da41cfb - 0.0% (2.77 KB)
/bin/sh -c #(nop) ADD file:df7f25d1ad9a5aafad51739e7582acceff58c37d263e8e15f01fb4b8568ad292 in /
2023-03-22 11:13:08 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-03-22 11:13:09 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-03-22 11:13:09 UTC/bin/sh -c #(nop) ADD multi:49d47433cdcc2974e01a3c05513e7a2d844d801883f1a23d89e046d7a4c3cbcf in /etc/yum.repos.d/
2023-03-22 11:13:09 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-03-22 11:13:09 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.7"
2023-03-22 11:13:09 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-22 11:13:09 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2023-03-22 11:13:09 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-22 11:13:09 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2023-03-22 11:13:09 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-03-22 11:13:09 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2023-03-22 11:13:09 UTC/bin/sh -c #(nop) ENV container oci
2023-03-22 11:13:09 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-03-22 11:13:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-03-22 11:13:11 UTC/bin/sh -c rm -rf /var/log/*
2023-03-22 11:13:12 UTC/bin/sh -c mkdir -p /var/log/rhsm
2023-03-22 11:13:12 UTC/bin/sh -c #(nop) ADD file:7e8a555de81df487f9c71ad37f94e350b8d1b824dc9dc1de4f8bcf100275369a in /root/buildinfo/content_manifests/ubi8-container-8.7-1090.1679482075.json
2023-03-22 11:13:13 UTC/bin/sh -c #(nop) ADD file:ff0d5dfcf9bb97648dc270d498147618b71c5c44794cf39326628635ee92d456 in /root/buildinfo/Dockerfile-ubi8-8.7-1090.1679482075
2023-03-22 11:13:13 UTC/bin/sh -c #(nop) LABEL "release"="1090.1679482075" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-03-22T10:48:33" "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-1090.1679482075"
2023-03-22 11:13:14 UTC/bin/sh -c rm -f '/etc/yum.repos.d/odcs-1882701-f1dc6.repo' '/etc/yum.repos.d/gitweb-ab170.repo'
2023-03-22 11:13:16 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-03-22 11:13:18 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-03-26 15:43:44 UTC (buildkit.dockerfile.v0)ENV USER_UID=1001 USER_NAME=jaeger-operator
2023-03-26 15:43:44 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-03-26 15:43:44 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-03-26 15:48:30 UTC (buildkit.dockerfile.v0)COPY /workspace/jaeger-operator . # buildkit
2023-03-26 15:48:30 UTC (buildkit.dockerfile.v0)COPY scripts/cert_generation.sh scripts/cert_generation.sh # buildkit
2023-03-26 15:48:30 UTC (buildkit.dockerfile.v0)USER 1001:1001
2023-03-26 15:48:30 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.