 Namespace
        Namespace
        2025-10-28 07:27:12 UTC
65.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c5c3fdf874512307bbdccb52e98ff4f5115913cb2cbb16c20545b34060deda32 - 23.18% (15.3 MB)
[#001] sha256:cb92f4b45503430f860c803589eebf618ecb7c3cc235d10f0cbae05941691521 - 4.54% (2.99 MB)
[#002] sha256:8f5eb2b176cde62717bdac77e649d7f5de00d3fd5dc3ec1f978280e5b09406ad - 0.0% (684 Bytes)
[#003] sha256:eb36d75df38ff25a9aac2d67262c634f96d9c1f9f88bbd3e352658aeaa56dac8 - 9.98% (6.57 MB)
[#004] sha256:5c5c56bcc295bfd58b41d67f9e7773af1f85c081ac24753b1266583501ddd31f - 0.0% (381 Bytes)
[#005] sha256:8e57df3f626ced373d8511039278d762e8bcbc9a110d4fd8363577674b7928fa - 25.91% (17.1 MB)
[#006] sha256:c268e84b5897f72a07ff364cd04d4571809ce35e772a319a769d5e06d2f3f300 - 36.38% (24 MB)
ADD photon-rootfs-5.0-048b48afe.x86_64.tar.gz / # buildkit
2025-09-23 19:16:49 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250920
2025-09-23 19:16:49 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-10-20 11:11:49 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-10-20 11:11:49 UTC/bin/sh -c #(nop) LABEL base-build-date=20251020
2025-10-28 07:27:05 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2025-10-28 07:27:06 UTC/bin/sh -c #(nop) COPY file:60ea9603a40ae47d067d06796e57313ebc946fe423c5dc798df4e7c731ce616b in /usr/bin/registry_DO_NOT_USE_GC
2025-10-28 07:27:07 UTC/bin/sh -c #(nop) COPY file:966c09e958dae2d10e07b4c5c0a4c18b0fbe883a12b4c84387431d37e7778583 in /home/harbor
2025-10-28 07:27:08 UTC/bin/sh -c #(nop) COPY file:958abcdb7ee902e08eef2dc75482b8326f7300331eda66930864d442c36247ae in /home/harbor
2025-10-28 07:27:08 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-10-28 07:27:09 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-10-28 07:27:10 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2025-10-28 07:27:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2025-10-28 07:27:12 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.