2026-01-06 10:26:19 UTC
66 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5adc178031bcac27ebf84c9d53273ab75b04c0e279757e0d5f48dba951d9b297 - 23.35% (15.4 MB)
[#001] sha256:6f62771bf90bf92ba5a9f033ddac6b470406066c0fa6bbb3ea7b645bc277d4ca - 4.55% (3 MB)
[#002] sha256:3e4d8edee7b339d561756259e25e71445d13815f66e60a3447b7af2e07086df2 - 0.0% (680 Bytes)
[#003] sha256:3fb284b21650eb500ef2416741114ed01bbfead0a54da5dae76f227d34712b64 - 9.96% (6.58 MB)
[#004] sha256:96a18347e8d18a4d26a319d32176c417e4c61a67cf70e90a4222fa01e2521ef9 - 0.0% (378 Bytes)
[#005] sha256:64f0ef5ea839e1593fd6cef31ec4a4f40aaa7623249e29623c07cd0ac2816a89 - 25.8% (17 MB)
[#006] sha256:2d32d4504174820f1cd2080359909c735686b911b0adf346ef34716cc2f85046 - 36.34% (24 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:26:02 UTC/bin/sh -c tdnf install -y shadow >> /dev/null && tdnf clean all && groupadd -r -g 10000 harbor && useradd --no-log-init -m -g 10000 -u 10000 harbor && mkdir -p /etc/registry
2026-01-06 10:26:03 UTC/bin/sh -c #(nop) LABEL base-build-date=20260106
2026-01-06 10:26:12 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2026-01-06 10:26:13 UTC/bin/sh -c #(nop) COPY file:2e17e9f146a27ed3ef93245f9137a43b4e2c93226c26f0f3a61bd5fb7a650abf in /usr/bin/registry_DO_NOT_USE_GC
2026-01-06 10:26:14 UTC/bin/sh -c #(nop) COPY file:966c09e958dae2d10e07b4c5c0a4c18b0fbe883a12b4c84387431d37e7778583 in /home/harbor
2026-01-06 10:26:15 UTC/bin/sh -c #(nop) COPY file:8b1888899f94865945d7e1db5745b853db163d915dbbb98181b11cba50939820 in /home/harbor
2026-01-06 10:26:15 UTC/bin/sh -c chown -R harbor:harbor /etc/pki/tls/certs && chown harbor:harbor /home/harbor/harbor_registryctl && chmod u+x /home/harbor/harbor_registryctl && chown harbor:harbor /usr/bin/registry_DO_NOT_USE_GC && chmod u+x /usr/bin/registry_DO_NOT_USE_GC && chown harbor:harbor /home/harbor/start.sh && chmod u+x /home/harbor/start.sh && chown harbor:harbor /home/harbor/install_cert.sh && chmod u+x /home/harbor/install_cert.sh
2026-01-06 10:26:16 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:8080/api/health || curl -sk --fail --key /etc/harbor/ssl/registryctl.key --cert /etc/harbor/ssl/registryctl.crt https://localhost:8443/api/health || exit 1"] "0s" "0s" "0s" '\x00'}
2026-01-06 10:26:17 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2026-01-06 10:26:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2026-01-06 10:26:19 UTC/bin/sh -c #(nop) USER harbor
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.