2025-10-28 07:23:41 UTC
34 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:956716c4eae22a78c3e2e517169161276b96add3dc9ca0dfeada383f787af9af - 44.81% (15.2 MB)
[#001] sha256:f22d9f37cb24812a10174f252d63da834caa20484c548facfd8d63731c10e2bf - 15.54% (5.28 MB)
[#002] sha256:6b6b8aec256476be5702185a118e37cecfdf933c893b281f4b25a7536399a873 - 0.0% (682 Bytes)
[#003] sha256:d2ead9b1567570b1f4e22b5effb69979ac1cc10cbc1e7f0df949c1d919c9b679 - 0.0% (403 Bytes)
[#004] sha256:fb6c6d7671cc17ba0e066285199f7f66060c68ef325629369fce09bfc733bb5d - 19.35% (6.58 MB)
[#005] sha256:f9d1ad0806fdb43df2278cfd46f28f2bf4c14cdd043e32fae6f209afc5e7d159 - 20.3% (6.9 MB)
ADD photon-rootfs-5.0-130a9a763.x86_64.tar.gz / # buildkit
2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20251011
2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-10-27 11:01:53 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
2025-10-27 11:01:54 UTC/bin/sh -c #(nop) LABEL base-build-date=20251027
2025-10-28 07:23:35 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2025-10-28 07:23:36 UTC/bin/sh -c #(nop) COPY file:8001a46bcb7042188e22944d6cc26abbb3d2648b1ca459e329871683a5b6d24e in /home/harbor
2025-10-28 07:23:37 UTC/bin/sh -c #(nop) COPY file:3221adc1940c1fdd1bbf1317894da0674bd69e40c082af4bfcc7dd12d53bcc28 in /usr/bin/registry_DO_NOT_USE_GC
2025-10-28 07:23:37 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
2025-10-28 07:23:38 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'}
2025-10-28 07:23:39 UTC/bin/sh -c #(nop) USER harbor
2025-10-28 07:23:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/entrypoint.sh"]
2025-10-28 07:23:41 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.