2026-01-06 10:09:19 UTC
32 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5adc178031bcac27ebf84c9d53273ab75b04c0e279757e0d5f48dba951d9b297 - 48.24% (15.4 MB)
[#001] sha256:c5b5609f3ad93514a71e7bc68ee23355290396615574f71af8d75ab778283415 - 9.39% (3 MB)
[#002] sha256:f67cdbd991103bdeb89d327d0f5b6a31277b3aaa3e63256a8493bc8e3da2e89f - 0.0% (679 Bytes)
[#003] sha256:460d72c216b5682a53333b1b8ea0b59493fc58176ae13ca3955b181d322ec8a1 - 0.0% (399 Bytes)
[#004] sha256:a17fae2efba6be7840553b7fa81af940fc2a648ad4689d567d5fedabbb29dc61 - 20.58% (6.58 MB)
[#005] sha256:2f620893fb7480f46d544bb27a68e9bf2f03848ca7ff8300e69cd3413f037737 - 21.78% (6.96 MB)
ADD photon-rootfs-5.0-48b40bf96.x86_64.tar.gz / # buildkit
2025-12-28 06:07:37 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20251221
2025-12-28 06:07:37 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2026-01-06 10:08:25 UTC/bin/sh -c tdnf install -y shadow >> /dev/null && tdnf clean all && mkdir -p /etc/registry && groupadd -r -g 10000 harbor && useradd --no-log-init -m -g 10000 -u 10000 harbor
2026-01-06 10:08:26 UTC/bin/sh -c #(nop) LABEL base-build-date=20260106
2026-01-06 10:09:13 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2026-01-06 10:09:14 UTC/bin/sh -c #(nop) COPY file:8001a46bcb7042188e22944d6cc26abbb3d2648b1ca459e329871683a5b6d24e in /home/harbor
2026-01-06 10:09:15 UTC/bin/sh -c #(nop) COPY file:2e17e9f146a27ed3ef93245f9137a43b4e2c93226c26f0f3a61bd5fb7a650abf in /usr/bin/registry_DO_NOT_USE_GC
2026-01-06 10:09:15 UTC/bin/sh -c chown -R harbor:harbor /etc/pki/tls/certs && chown harbor:harbor /home/harbor/entrypoint.sh && chmod u+x /home/harbor/entrypoint.sh && chown harbor:harbor /home/harbor/install_cert.sh && chmod u+x /home/harbor/install_cert.sh && chown harbor:harbor /usr/bin/registry_DO_NOT_USE_GC && chmod u+x /usr/bin/registry_DO_NOT_USE_GC
2026-01-06 10:09:16 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:5000 || curl -k --fail -s https://localhost:5443 || exit 1"] "0s" "0s" "0s" '\x00'}
2026-01-06 10:09:17 UTC/bin/sh -c #(nop) USER harbor
2026-01-06 10:09:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/entrypoint.sh"]
2026-01-06 10:09:19 UTC/bin/sh -c #(nop) VOLUME [/storage]
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.