2024-12-06 05:07:34 UTC
54.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:69f3f4f936bbecace0dfa103edacf28c180057c701a00194302a0dd3d320cbb4 - 28.38% (15.4 MB)
[#001] sha256:b0ecc85671f4ea58c234f29ebbc4e67d741b08a40007b038802d61b53f574425 - 6.39% (3.47 MB)
[#002] sha256:41b9678d431a964baeedca7dd8ba4e04a310530ee7d88e12fa7fcc04f20ef3db - 32.31% (17.5 MB)
[#003] sha256:809cdef3b6c52a2ec694c255effdf1264458f682388a38e641a93f1c193cec0c - 0.0% (709 Bytes)
[#004] sha256:986b99a11ac4b8130463eac4d26b12a4f5bca6b4825b451bbb21dc88e575df35 - 32.91% (17.9 MB)
ADD photon-rootfs-5.0-71381badc.x86_64.tar.gz / # buildkit
2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20241023
2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-11-05 07:15:54 UTC/bin/sh -c tdnf install -y tzdata shadow >> /dev/null && tdnf clean all && groupadd -r -g 10000 harbor && useradd --no-log-init -r -m -g 10000 -u 10000 harbor && mkdir /harbor/
2024-11-05 07:15:55 UTC/bin/sh -c #(nop) LABEL base-build-date=20241105
2024-12-06 05:07:30 UTC/bin/sh -c #(nop) COPY file:1caaa20efdde7df206ce951193ba9e8a83d2b0bd5aecfef1ad00a560383fea88 in /harbor/harbor_exporter
2024-12-06 05:07:31 UTC/bin/sh -c #(nop) COPY multi:49404a095dff5e510fc2667162116d3fcf61ebbf241390f37e1fcb2353b6056e in /harbor/
2024-12-06 05:07:31 UTC/bin/sh -c chown -R harbor:harbor /etc/pki/tls/certs && chown -R harbor:harbor /harbor/ && chmod u+x /harbor/entrypoint.sh && chmod u+x /harbor/install_cert.sh && chmod u+x /harbor/harbor_exporter
2024-12-06 05:07:32 UTC/bin/sh -c #(nop) WORKDIR /harbor
2024-12-06 05:07:33 UTC/bin/sh -c #(nop) USER harbor
2024-12-06 05:07:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/harbor/entrypoint.sh"]
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.