2024-06-28 05:44:27 UTC
45.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:935c28b7c7c0ffaab944d86ce34dc9ea9c8f0b33d47b2d0b3147cfd91d460acb - 33.63% (15.4 MB)
[#001] sha256:497d7fee3f6450c1399e3333f4ca7bdf38d1eb0880d5187db25c950a4ab3ef73 - 7.61% (3.48 MB)
[#002] sha256:ab22e8bcaaee0d3195405f1b28cba57a389cbbbbbabebcd388175a104caddb86 - 29.02% (13.3 MB)
[#003] sha256:5b8963e3e9d831454020d953e21bc6f2d8d9d0e986f43a5453d7781d051debf7 - 0.0% (709 Bytes)
[#004] sha256:54188454121ec66eb68e33f80724526c36c13d28d375da9b111b5aaa97ecb0af - 29.73% (13.6 MB)
ADD photon-rootfs-5.0-ec1a32159.x86_64.tar.gz / # buildkit
2024-06-23 10:50:38 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20240623
2024-06-23 10:50:38 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2024-06-25 07:52:38 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-06-25 07:52:39 UTC/bin/sh -c #(nop) LABEL base-build-date=20240625
2024-06-28 05:44:23 UTC/bin/sh -c #(nop) COPY file:198283df87e36a4dca09c10d83fe12181f22d73f33c04d628118ebeda2952a5d in /harbor/harbor_exporter
2024-06-28 05:44:24 UTC/bin/sh -c #(nop) COPY multi:49404a095dff5e510fc2667162116d3fcf61ebbf241390f37e1fcb2353b6056e in /harbor/
2024-06-28 05:44:24 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-06-28 05:44:25 UTC/bin/sh -c #(nop) WORKDIR /harbor
2024-06-28 05:44:26 UTC/bin/sh -c #(nop) USER harbor
2024-06-28 05:44:27 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.