2025-11-10 09:51:49 UTC
68.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:956716c4eae22a78c3e2e517169161276b96add3dc9ca0dfeada383f787af9af - 22.39% (15.2 MB)
[#001] sha256:311f60af3de67b11b9a99e32fac43ce35e1ff392d1e2b577fb5105c4410639e7 - 7.77% (5.28 MB)
[#002] sha256:7e75987d5e8e1db1d65370c817c2cd405801839428a6eeb84f978e8389e78b7f - 0.0% (678 Bytes)
[#003] sha256:b71c8ff6bc5c86bc60c8bd3d11bad51f21683e2c7d4656e936f9e5fccdd4ff02 - 9.67% (6.58 MB)
[#004] sha256:2fe018f4b700ccabc3daf78832cdaae82ac1939257f024a6a397a8f5b82c2c6a - 0.0% (380 Bytes)
[#005] sha256:4ea53ae87f6fcf4f627327ce1aea330146511674c60d3a1f9f254564fb73c3c2 - 25.02% (17 MB)
[#006] sha256:3cc585c21eba299236a172f5ee9a34c9f8673ed91214a10da09debc654b27bb4 - 35.16% (23.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-11-10 09:51:28 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-11-10 09:51:29 UTC/bin/sh -c #(nop) LABEL base-build-date=20251110
2025-11-10 09:51:42 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2025-11-10 09:51:43 UTC/bin/sh -c #(nop) COPY file:c4672198ae03b66fbce7767d91508aecc75496c3a3a8ccc5ff539c3111b1898d in /usr/bin/registry_DO_NOT_USE_GC
2025-11-10 09:51:44 UTC/bin/sh -c #(nop) COPY file:966c09e958dae2d10e07b4c5c0a4c18b0fbe883a12b4c84387431d37e7778583 in /home/harbor
2025-11-10 09:51:45 UTC/bin/sh -c #(nop) COPY file:9fe830aee5afc4dbdf9d4e897af18d5f00d2c08f88a85558a393c8fdc8a4d469 in /home/harbor
2025-11-10 09:51:45 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-11-10 09:51:46 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-11-10 09:51:47 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2025-11-10 09:51:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2025-11-10 09:51:49 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.