2025-01-15 01:57:17 UTC
63.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:df249a058afa8cd043bb0b601552194ff6a8f3b1e3732589baaf3d2ea6ac5699 - 24.33% (15.5 MB)
[#001] sha256:1c96713bf827b58256d55e9459c9487cbd8943ce560378c12ab144a73143604a - 4.7% (2.99 MB)
[#002] sha256:bf3590312c71154ec1f548a667989ba3fd8839d6e5180e868d9a10a45fc4e611 - 0.0% (682 Bytes)
[#003] sha256:faa3b7f3f9b1f7f446b69f47a7ccb0ab80754550d76b250d2f4c8faccebcb2f5 - 9.95% (6.34 MB)
[#004] sha256:1ddf3d9f1fde057237afb0d17c15e562e34dce06776d440d158c7a0faae33fa0 - 0.0% (380 Bytes)
[#005] sha256:0e965bb711df109bebaab5623d231bf7b33f76efef401408f8d2fa4681b448e2 - 25.28% (16.1 MB)
[#006] sha256:dae3bf82647c8fdc0ea327630cdd06cc754ec373d582017b9c7ad4b5c88af25e - 35.74% (22.8 MB)
ADD photon-rootfs-5.0-10a3de930.x86_64.tar.gz / # buildkit
2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250105
2025-01-05 10:39:53 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-01-14 10:12:01 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
2025-01-14 10:12:01 UTC/bin/sh -c #(nop) LABEL base-build-date=20250114
2025-01-15 01:57:10 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2025-01-15 01:57:11 UTC/bin/sh -c #(nop) COPY file:0d97147b937f0c0621639e7fcfdb93bb67879c362669242fd186629ce0a9f335 in /usr/bin/registry_DO_NOT_USE_GC
2025-01-15 01:57:12 UTC/bin/sh -c #(nop) COPY file:966c09e958dae2d10e07b4c5c0a4c18b0fbe883a12b4c84387431d37e7778583 in /home/harbor
2025-01-15 01:57:13 UTC/bin/sh -c #(nop) COPY file:2b63a4762c0730fb9fb690f3d40bcecbd5bdaea27a75a359f9fd02b88301d35e in /home/harbor
2025-01-15 01:57:13 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
2025-01-15 01:57:14 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'}
2025-01-15 01:57:15 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2025-01-15 01:57:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2025-01-15 01:57:17 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.