 Namespace
        Namespace
        2025-04-15 06:18:34 UTC
64.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:81d2752c41be6f0e282ecf4b7c8ef4df9d979c8e861baf34ecf27229b667b21c - 24.08% (15.6 MB)
[#001] sha256:c9016640e68c9f095804c763c8c21e74950f40d394b61ea26ac40e0fc158361a - 4.64% (2.99 MB)
[#002] sha256:6bd0deecc39f5090d825c066fa6a7a3243a634502d730984357dbce5da9950fe - 0.0% (683 Bytes)
[#003] sha256:c83ebcf9ecb9a4195e1a03c693acb030a6aed8778e73dc5a54e7f69537603869 - 9.85% (6.36 MB)
[#004] sha256:1d4f78f9dcc45478550f2a832aabb5ba1c67217aac89497335ca194d6ded1bfe - 0.0% (381 Bytes)
[#005] sha256:6f12457812ded781b86e3313167a007611c390e20c5b36f1172694f19db2b77d - 25.54% (16.5 MB)
[#006] sha256:dc8bfc91595c0fb260d4dbb6ae79545bbb6da79f9761c25ce65f07a9874ba115 - 35.89% (23.2 MB)
ADD photon-rootfs-5.0-98803cc5f.x86_64.tar.gz / # buildkit
2025-04-06 10:43:05 UTC (buildkit.dockerfile.v0)LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20250406
2025-04-06 10:43:05 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2025-04-09 03:21:25 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-04-09 03:21:26 UTC/bin/sh -c #(nop) LABEL base-build-date=20250409
2025-04-15 06:18:27 UTC/bin/sh -c #(nop) COPY file:4484ba4d37e77cc4a425336171ec52cd3e84e70f628741e539c20d4ea2906384 in /home/harbor
2025-04-15 06:18:28 UTC/bin/sh -c #(nop) COPY file:ea2c4ce4a9d61a5508e645b9bafbcca0228608134914cfb091f303e09382ce6d in /usr/bin/registry_DO_NOT_USE_GC
2025-04-15 06:18:29 UTC/bin/sh -c #(nop) COPY file:966c09e958dae2d10e07b4c5c0a4c18b0fbe883a12b4c84387431d37e7778583 in /home/harbor
2025-04-15 06:18:30 UTC/bin/sh -c #(nop) COPY file:01d15e51959a532e91571447f0271aad8b49311d97f933c1b01715f52b5660b7 in /home/harbor
2025-04-15 06:18:30 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-04-15 06:18:31 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-04-15 06:18:32 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2025-04-15 06:18:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2025-04-15 06:18:34 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.