2025-11-19 08:12:35 UTC
57.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a9ffbefd365d1d8d5fb6c3c3fcd8e078d498a8e0dc5cdbad5c72bd110fb7ab37 - 26.93% (15.4 MB)
[#001] sha256:3694cc37ced0a15a1e868b35c1e5f87b5de3db0942275016940fb937c30e3ff5 - 6.1% (3.49 MB)
[#002] sha256:0cba253bc7316131d796d4050a07fb49193e61c7bec2d953e8ea868d801eecb0 - 33.15% (19 MB)
[#003] sha256:212778b0c1aea0ad8f9152360eb14d8ed591efeb89e2a77ac7b254e03c82edc3 - 0.0% (708 Bytes)
[#004] sha256:b5edb744a4d20c38833098961a9617ea0cc708bb803786e471cceef50950376c - 33.81% (19.4 MB)
ADD photon-rootfs-5.0-1a49500ca.x86_64.tar.gz / # buildkit
2025-11-18 02:38:33 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20251113
2025-11-18 02:38:33 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-11-19 08:11:24 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/
2025-11-19 08:11:25 UTC/bin/sh -c #(nop) LABEL base-build-date=20251119
2025-11-19 08:12:31 UTC/bin/sh -c #(nop) COPY file:885f15dc3cc3629c92760b7d6ac66d95f3ab29562204871a6996a24590f8e787 in /harbor/harbor_exporter
2025-11-19 08:12:32 UTC/bin/sh -c #(nop) COPY multi:49404a095dff5e510fc2667162116d3fcf61ebbf241390f37e1fcb2353b6056e in /harbor/
2025-11-19 08:12:32 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
2025-11-19 08:12:33 UTC/bin/sh -c #(nop) WORKDIR /harbor
2025-11-19 08:12:34 UTC/bin/sh -c #(nop) USER harbor
2025-11-19 08:12:35 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.